Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0020584Openbravo ERPA. Platformpublic2012-05-23 11:312023-07-11 05:14
mtaal 
guilleaer 
normalcriticalhave not tried
closedfixed 
5
 
3.0MP12pi 
Core
No
0020584: JS error when resizing column in edit mode
When in grid editing mode and resizing the column a js errors. This is caused by this line in ob-view-form.js:

This error was introduced by this changeset:
https://code.openbravo.com/erp/devel/pi/diff/634e843d6f22/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js#l1.20 [^]

see the specific line
Open sales order window, create a new header in grid mode, grid editing, resize a column an undefined js error occurs.
Change this line:
        this.view.toolBar.updateButtonState(true);

to:
        me.view.toolBar.updateButtonState(true);

No tags attached.
Issue History
2012-05-23 11:31mtaalNew Issue
2012-05-23 11:31mtaalAssigned To => marvintm
2012-05-23 11:31mtaalModules => Core
2012-05-23 15:31guilleaerAssigned Tomarvintm => guilleaer
2012-05-23 17:43hgbotCheckin
2012-05-23 17:43hgbotNote Added: 0048889
2012-05-23 17:43hgbotStatusnew => resolved
2012-05-23 17:43hgbotResolutionopen => fixed
2012-05-23 17:43hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/d94e3a7bc14b3eaa6d87df323ed8ada31eafa909 [^]
2012-05-23 17:47guilleaerNote Added: 0048890
2012-05-25 12:13hudsonbotCheckin
2012-05-25 12:13hudsonbotNote Added: 0049191
2012-05-28 11:48migueldejuanaNote Added: 0049346
2012-05-28 11:48migueldejuanaStatusresolved => closed
2012-05-28 11:48migueldejuanaFixed in Version => pi
2023-07-11 05:14thielmikaylaNote Added: 0152298
2023-07-11 13:49shuehnerNote Deleted: 0152298

Notes
(0048889)
hgbot   
2012-05-23 17:43   
Repository: erp/devel/pi
Changeset: d94e3a7bc14b3eaa6d87df323ed8ada31eafa909
Author: Guillermo Álvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Wed May 23 17:42:00 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/d94e3a7bc14b3eaa6d87df323ed8ada31eafa909 [^]

Fixed issue 20584: An error in the source code has been corrected.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js
---
(0048890)
guilleaer   
2012-05-23 17:47   
Test plan:
Follow the steps to reproduce. No errors are shown in the JS console after this fix.

This fix is not risky
(0049191)
hudsonbot   
2012-05-25 12:13   
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/5401e185a8b0 [^]

Maturity status: Test
(0049346)
migueldejuana   
2012-05-28 11:48   
Code reviewed and verified on pi@c49d26d67c20