Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0021506Openbravo ERPA. Platformpublic2012-08-30 12:162012-10-30 14:49
mirurita 
mtaal 
normalmajoralways
closedfixed 
20Community Appliance
pi 
3.0MP17 
AugustoMauch
Core
No
0021506: Error adding a property.path field on status bar
Error adding a property.path field on status bar

Uncaught TypeError: Cannot call method 'getTitle' of null 5a932d5cb1f4bbbd0da2c6a004cde44c.js:1052
$LAB.script.wait.$LAB.script.wait.OB.ViewFormProperties.getStatusBarFields 5a932d5cb1f4bbbd0da2c6a004cde44c.js:1052
$LAB.script.wait.$LAB.script.wait.OB.ViewFormProperties.saveRow.callback 5a932d5cb1f4bbbd0da2c6a004cde44c.js:1163
isc_c_Class_fireCallback ISC_Combined.js:305
isc_Class_fireCallback ISC_Combined.js:408
isc.EditorActionMethods.addInterfaceMethods.formSavedComplete ISC_Combined.js:16421
isc.EditorActionMethods.addInterfaceMethods.$37m ISC_Combined.js:16420
(anonymous function)
isc_c_Class_fireCallback ISC_Combined.js:305
isc_Class_fireCallback ISC_Combined.js:408
isc_DataSource_fireResponseCallbacks ISC_Combined.js:15268
isc_DataSource__completeResponseProcessing ISC_Combined.js:15265
isc_DataSource__handleJSONReply ISC_Combined.js:15122
isc.B.push.isc.A.$65l ISC_Combined.js:15131
isc_c_Class_fireCallback ISC_Combined.js:305
isc_Class_fireCallback ISC_Combined.js:408
isc_c_RPCManager_fireReplyCallback ISC_Combined.js:16008
isc_c_RPCManager_fireReplyCallbacks ISC_Combined.js:16011
isc_c_RPCManager_performOperationReply ISC_Combined.js:16007
isc_c_RPCManager__performTransactionReply ISC_Combined.js:16002
isc_c_RPCManager_performTransactionReply ISC_Combined.js:15963
(anonymous function)
isc_c_Class_fireCallback ISC_Combined.js:305
isc_c_Comm_performXmlTransactionReply ISC_Combined.js:1342
(anonymous function)
isc_c_Class_fireCallback ISC_Combined.js:305
isc_c_Comm__fireXMLCallback ISC_Combined.js:1317
_12
1) Create a new property.path field in statusbar
  - Readonly = Y
  - Show in status bar = Y
  - Displayed = N
2) Go to the tab open it in form mode and you will get the following error

Uncaught TypeError: Cannot call method 'getTitle' of null 5a932d5cb1f4bbbd0da2c6a004cde44c.js:1052
No tags attached.
Issue History
2012-08-30 12:16miruritaNew Issue
2012-08-30 12:16miruritaAssigned To => alostale
2012-08-30 12:16miruritaModules => Core
2012-09-12 10:46AugustoMauchAssigned Toalostale => AugustoMauch
2012-09-12 12:01AugustoMauchAssigned ToAugustoMauch => mtaal
2012-10-09 00:33mtaalStatusnew => scheduled
2012-10-09 00:33mtaalNote Added: 0053135
2012-10-09 00:33mtaalfix_in_branch => pi
2012-10-09 00:33mtaalNote Added: 0053136
2012-10-09 00:33mtaalStatusscheduled => resolved
2012-10-09 00:33mtaalFixed in Version => 3.0MP17
2012-10-09 00:33mtaalFixed in SCM revision => https://code.openbravo.com/erp/devel/pi/rev/ed84b3d4f8e4 [^]
2012-10-09 00:33mtaalResolutionopen => fixed
2012-10-09 00:34mtaalNote Added: 0053137
2012-10-09 00:34mtaalStatusresolved => new
2012-10-09 00:34mtaalResolutionfixed => open
2012-10-09 00:34mtaalFixed in Version3.0MP17 =>
2012-10-09 00:34mtaalReview Assigned To => AugustoMauch
2012-10-09 00:34mtaalfix_in_branchpi =>
2012-10-09 00:34mtaalStatusnew => scheduled
2012-10-09 00:34mtaalNote Added: 0053138
2012-10-09 00:34mtaalfix_in_branch => pi
2012-10-09 00:34mtaalNote Added: 0053139
2012-10-09 00:34mtaalStatusscheduled => resolved
2012-10-09 00:34mtaalFixed in Version => 3.0MP17
2012-10-09 00:34mtaalResolutionopen => fixed
2012-10-09 00:37hgbotCheckin
2012-10-09 00:37hgbotNote Added: 0053140
2012-10-09 00:37hgbotFixed in SCM revisionhttps://code.openbravo.com/erp/devel/pi/rev/ed84b3d4f8e4 [^] => http://code.openbravo.com/erp/devel/pi/rev/ed84b3d4f8e4b6191e0b2c264b90468c9abe8e59 [^]
2012-10-11 07:50hudsonbotCheckin
2012-10-11 07:50hudsonbotNote Added: 0053270
2012-10-30 14:49AugustoMauchNote Added: 0053828
2012-10-30 14:49AugustoMauchStatusresolved => closed

Notes
(0053135)
mtaal   
2012-10-09 00:33   
.
(0053136)
mtaal   
2012-10-09 00:33   
Resolved
(0053137)
mtaal   
2012-10-09 00:34   
Set reviewer
(0053138)
mtaal   
2012-10-09 00:34   
.
(0053139)
mtaal   
2012-10-09 00:34   
Resolved
(0053140)
hgbot   
2012-10-09 00:37   
Repository: erp/devel/pi
Changeset: ed84b3d4f8e4b6191e0b2c264b90468c9abe8e59
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Tue Oct 09 00:31:04 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/ed84b3d4f8e4b6191e0b2c264b90468c9abe8e59 [^]

Fixes issue 21506: Error adding a property.path field on status bar
Handle property fields in the status bar

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewFieldHandler.java
M src-db/database/sourcedata/AD_FIELD.xml
---
(0053270)
hudsonbot   
2012-10-11 07:50   
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/63dfc135f2a1 [^]

Maturity status: Test
(0053828)
AugustoMauch   
2012-10-30 14:49   
Code reviewed and verified in pi@2c82168e2836