Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0017366Openbravo ERPA. Platformpublic2011-05-26 09:312011-06-07 15:42
mtaal 
mtaal 
normalmajorhave not tried
closedfixed 
5
 
3.0MP0 
Core
No
0017366: After canceling a new grid edit action the child view shows the wrong message
Do new record/row in grid, see that the message in the child view changes
Then cancel the edit action, the message in the child view should change back but it does not.

See the attached screenshot.
No tags attached.
png Screenshot-3.png (66,075) 2011-05-26 09:31
https://issues.openbravo.com/file_download.php?file_id=4110&type=bug
png
Issue History
2011-05-26 09:31mtaalNew Issue
2011-05-26 09:31mtaalAssigned To => mtaal
2011-05-26 09:31mtaalModules => Core
2011-05-26 09:31mtaalFile Added: Screenshot-3.png
2011-05-26 14:59hgbotCheckin
2011-05-26 14:59hgbotNote Added: 0037602
2011-05-26 14:59hgbotStatusnew => resolved
2011-05-26 14:59hgbotResolutionopen => fixed
2011-05-26 14:59hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/13ccd47e6a8b3cc01819fd5602fa32385a70b0e1 [^]
2011-05-31 09:44hudsonbotCheckin
2011-05-31 09:44hudsonbotNote Added: 0037769
2011-06-06 16:36shuehnerNote Added: 0038054
2011-06-06 16:36shuehnerStatusresolved => new
2011-06-06 16:36shuehnerResolutionfixed => open
2011-06-07 14:15shuehnerNote Added: 0038124
2011-06-07 15:39hgbotCheckin
2011-06-07 15:39hgbotNote Added: 0038130
2011-06-07 15:39hgbotStatusnew => resolved
2011-06-07 15:39hgbotResolutionopen => fixed
2011-06-07 15:39hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/13ccd47e6a8b3cc01819fd5602fa32385a70b0e1 [^] => http://code.openbravo.com/erp/devel/pi/rev/06e1012351856ebd609f24bb74ddde7bb2ebca8f [^]
2011-06-07 15:42shuehnerNote Added: 0038132
2011-06-07 15:42shuehnerStatusresolved => closed

Notes
(0037602)
hgbot   
2011-05-26 14:59   
Repository: erp/devel/pi
Changeset: 13ccd47e6a8b3cc01819fd5602fa32385a70b0e1
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Thu May 26 14:58:44 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/13ccd47e6a8b3cc01819fd5602fa32385a70b0e1 [^]

Fixes issue 17366: After canceling a new grid edit action the child view shows the wrong message

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-view.js
---
(0037769)
hudsonbot   
2011-05-31 09:44   
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/ea275e03a164 [^]

Maturity status: Test
(0038054)
shuehner   
2011-06-06 16:36   
Following usecase still has the problem as described in the issue:
- Open sales order
- Click new in grid
- See that message in child tab changed
- close the new in grid with the 'x' button
- See that message in child tab still says 'parent record unsaved...'
(0038124)
shuehner   
2011-06-07 14:15   
Works now after second
Re-tested in pi-mp0 (rev: 122cb30b2d75). Works now after latest commit there. Can't mark issue as closed as pi commit is still missing.
(0038130)
hgbot   
2011-06-07 15:39   
Repository: erp/devel/pi
Changeset: 06e1012351856ebd609f24bb74ddde7bb2ebca8f
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Tue Jun 07 15:39:22 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/06e1012351856ebd609f24bb74ddde7bb2ebca8f [^]

Fixes issue 17366: After canceling a new grid edit action the child view shows the wrong message

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-statusbar.js
---
(0038132)
shuehner   
2011-06-07 15:42   
Closing (see comment 38124 for details)