Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0031571Openbravo ERPA. Platformpublic2015-11-25 10:332015-11-30 11:05
caristu 
caristu 
highminoralways
closedfixed 
5
 
3.0PR16Q1 
alostale
Core
No
0031571: Error after canceling a record edition under some circumstances
The following javascript error is displayed in the console after canceling a record edition with the ESC key if the form has been previously opened:

Uncaught TypeError: Cannot read property 'dynamicCols' of null
1) Go to the product window
2) Open a record in form view
3) Switch to grid mode and start editing a record
4) Cancel the edition by pressing the ESC key
No tags attached.
related to defect 0031567 closed caristu Cancel button in toolbar is not disabled after canceling a record edition in grid 
related to defect 0035986 closed platform Wrong behavior after cancelling a record edition in grid view having the focus on a numeric field 
related to defect 0041016 closed caristu creating new record in grid, empty record generated if clicking line while retrieving defaults 
Issue History
2015-11-25 10:33caristuNew Issue
2015-11-25 10:33caristuAssigned To => caristu
2015-11-25 10:33caristuModules => Core
2015-11-25 10:33caristuTriggers an Emergency Pack => No
2015-11-25 10:33caristuRelationship addedrelated to 0031567
2015-11-25 10:42caristuStatusnew => acknowledged
2015-11-25 10:42caristuStatusacknowledged => scheduled
2015-11-25 16:05caristuReview Assigned To => alostale
2015-11-25 16:05caristuIssue Monitored: alostale
2015-11-25 16:10hgbotCheckin
2015-11-25 16:10hgbotNote Added: 0082338
2015-11-25 16:10hgbotStatusscheduled => resolved
2015-11-25 16:10hgbotResolutionopen => fixed
2015-11-25 16:10hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/84be0e6823969f5a2ef0388968f474be803b8795 [^]
2015-11-26 00:59hudsonbotCheckin
2015-11-26 00:59hudsonbotNote Added: 0082354
2015-11-30 11:05alostaleNote Added: 0082467
2015-11-30 11:05alostaleStatusresolved => closed
2015-11-30 11:05alostaleFixed in Version => 3.0PR16Q1
2017-05-12 12:52caristuRelationship addedrelated to 0035986
2019-06-07 12:06caristuRelationship addedrelated to 0041016

Notes
(0082338)
hgbot   
2015-11-25 16:10   
Repository: erp/devel/pi
Changeset: 84be0e6823969f5a2ef0388968f474be803b8795
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Wed Nov 25 16:09:11 2015 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/84be0e6823969f5a2ef0388968f474be803b8795 [^]

fixes issue 31571: Error when canceling record edition under some circumstances

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/grid/ob-view-grid.js
---
(0082354)
hudsonbot   
2015-11-26 00:59   
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/47856dce24b9 [^]
Maturity status: Test
(0082467)
alostale   
2015-11-30 11:05   
code reviewed + tested