Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0025518
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajoralways2014-01-21 01:372014-02-12 18:29
ReporteregoitzView Statuspublic 
Assigned ToAugustoMauch 
PriorityurgentResolutionfixedFixed in Version3.0PR14Q2
StatusclosedFix in branchFixed in SCM revision718d91334eff
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toshankarb
Web browser
ModulesCore
Regression levelProduction - QA Approved
Regression date2013-12-10
Regression introduced in release
Regression introduced by commithttps://code.openbravo.com/erp/devel/pi/rev/c2b7f19a54e9 [^]
Triggers an Emergency PackNo
Summary

0025518: After navigate back to a previosly opened window the selected records are cleared

DescriptionAfter navigate back to a previously opened window the selected records are cleared.

If you open a new window and select a row on that window maintaining the previous window opened, the records selected are cleared when going back to the previous window.
Steps To ReproducePre-condition - On "Grid Configuration at System Level" screen select the following:
- By default allow sorting: No
- By default allow filtering: Yes
- Text field filter behavior: Starts with
- Lazy filtering on grid: Yes
- Filter on change: No
- Threshold to filter: 500ms

Steps
1. Open the Sales Order window
2. Navigate to a record in a child tab (Lines tab for instance), and select that record.
3. Open the Purchase Order window
4. Navigate to a PO record and select it.
5. Click back to the sales order window
Result: the selected Sales Order line is “unselected”. The selected Sales Order Header is “unselected”. The Sales Order Line tab goes
blank and states: “Select a parent record in order to view its children here.”
TagsPerformance
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0063570)
hgbot (developer)
2014-01-21 12:32

Repository: erp/devel/pi
Changeset: 718d91334efff45cfad849783e8fd40212b44f3d
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Tue Jan 21 12:31:02 2014 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/718d91334efff45cfad849783e8fd40212b44f3d [^]

Fixes issue 25518: Record selections are not wrongfully cleared

If the grid is filtering lazily, the initial automatical fetch must be prevented. The problem was that not only this was being prevented, also this command was
 not being executed it lazyFiltering was true:

this.refreshContents = false;

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js
---
(0063729)
shankarb (reporter)
2014-01-28 06:34

Code reviewed and verified in pi changeset 9b47b9cdf8c1.
(0064101)
hudsonbot (developer)
2014-02-12 18:29

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/d1a5bb862230 [^]
Maturity status: Test

- Issue History
Date Modified Username Field Change
2014-01-21 01:37 egoitz New Issue
2014-01-21 01:37 egoitz Assigned To => AugustoMauch
2014-01-21 01:37 egoitz Modules => Core
2014-01-21 01:37 egoitz Resolution time => 1391986800
2014-01-21 01:37 egoitz Triggers an Emergency Pack => No
2014-01-21 01:42 egoitz Regression level => Production - QA Approved
2014-01-21 01:42 egoitz Regression date => 2013-12-10
2014-01-21 01:42 egoitz Regression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/c2b7f19a54e9 [^]
2014-01-21 01:42 egoitz Tag Attached: Performance
2014-01-21 12:31 AugustoMauch Issue Monitored: shankarb
2014-01-21 12:31 AugustoMauch Review Assigned To => shankarb
2014-01-21 12:32 hgbot Checkin
2014-01-21 12:32 hgbot Note Added: 0063570
2014-01-21 12:32 hgbot Status new => resolved
2014-01-21 12:32 hgbot Resolution open => fixed
2014-01-21 12:32 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/718d91334efff45cfad849783e8fd40212b44f3d [^]
2014-01-28 06:34 shankarb Note Added: 0063729
2014-01-28 06:34 shankarb Status resolved => closed
2014-01-28 06:35 shankarb Fixed in Version => 3.0MP32
2014-02-12 18:29 hudsonbot Checkin
2014-02-12 18:29 hudsonbot Note Added: 0064101


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker