Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0031225Openbravo ERPB. User interfacepublic2015-10-22 14:082015-10-23 09:13
caristu 
caristu 
highmajoralways
closedfixed 
5
pi 
3.0PR15Q3.23.0PR15Q3.2 
AugustoMauch
Core
Packaging and release
2015-10-13
pi
https://code.openbravo.com/erp/devel/pi/rev/da1f8f6d7339b4f799da52ec735f3fcb5b97a636 [^]
No
0031225: Toolbar disappears under some circumnstances
Toolbar disappears (see attached) under some circumnstances.
1) Go to the [Goods Shipments] window
2) Create a new record in the header
3) Navigate to the [Lines] tab
4) Create a new record
5) Without saving the record, click on the header tab (on the top, in the green part where the name of the header is placed). Notice that the toolbar is gone.

The following error appears on the client console: Uncaught TypeError: Cannot read property 'parameters' of null
The problem is on ob-standard-window.js file at this point:

dirtyEditForm.autoSave(action.parameters);

it shoulr be checked if action is null.
No tags attached.
blocks defect 0031217 closed platform Toolbar disappears under some circumnstances 
Issue History
2015-10-22 16:28caristuTypedefect => backport
2015-10-22 16:28caristuTarget Version => 3.0PR15Q3.2
2015-10-22 18:28hgbotCheckin
2015-10-22 18:28hgbotNote Added: 0081237
2015-10-22 18:28hgbotStatusscheduled => resolved
2015-10-22 18:28hgbotResolutionopen => fixed
2015-10-22 18:28hgbotFixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR15Q3.2/rev/787c27938a6786208620f81e98b0f7e10197cbc4 [^]
2015-10-22 18:29caristuReview Assigned To => AugustoMauch
2015-10-22 18:29caristuAssigned Toplatform => caristu
2015-10-23 09:13AugustoMauchNote Added: 0081243
2015-10-23 09:13AugustoMauchStatusresolved => closed
2015-10-23 09:13AugustoMauchFixed in Version => 3.0PR15Q3.2

Notes
(0081237)
hgbot   
2015-10-22 18:28   
Repository: erp/backports/3.0PR15Q3.2
Changeset: 787c27938a6786208620f81e98b0f7e10197cbc4
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Thu Oct 22 18:28:21 2015 +0200
URL: http://code.openbravo.com/erp/backports/3.0PR15Q3.2/rev/787c27938a6786208620f81e98b0f7e10197cbc4 [^]

fixes issue 31225: Toolbar disappears under some circumnstances

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-standard-window.js
---
(0081243)
AugustoMauch   
2015-10-23 09:13   
Code reviewed and verified in [1]@787c27938a67

[1] https://code.openbravo.com/erp/backports/3.0PR15Q3.2 [^]