Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0025518 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | always | 2014-01-21 01:37 | 2014-02-12 18:29 | |||
Reporter | egoitz | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 3.0PR14Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 718d91334eff | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | shankarb | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 25695 | |||||||
Regression level | Production - QA Approved | |||||||
Regression date | 2013-12-10 | |||||||
Regression introduced in release | ||||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/c2b7f19a54e9 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0025518: After navigate back to a previosly opened window the selected records are cleared | |||||||
Description | After 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 Reproduce | Pre-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.” | |||||||
Tags | Performance | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(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 (viewer) 2014-01-28 06:34 |
Code reviewed and verified in pi changeset 9b47b9cdf8c1. |
(0064101) hudsonbot (viewer) 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 |
![]() |
|||
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 | OBNetwork customer | => Yes |
2014-01-21 01:37 | egoitz | Support ticket | => 25695 |
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 |