Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0024918Openbravo ERPA. Platformpublic2013-10-09 19:042013-10-16 19:46
dmiguelez 
AugustoMauch 
immediatecriticalalways
closedfixed 
20Community Appliance
 
3.0MP29 
shankarb
Core
Pre packaging ( pi )
2013-10-07
https://code.openbravo.com/erp/devel/pi/rev/94d0fb151919 [^]
No
0024918: Grid not working properly in some Windows, such as Tables and Columns.
Grid not working properly in some Windows, such as Tables and Columns.
Go to Tables and Columns.
Select the fact_acct Table.
In Columns select Account_Id Column.
Try to change it's reference from Search to Table and save.
It does not save, also, if the user clicks on the upper tab, the Toolbar disappears.
No tags attached.
Issue History
2013-10-09 19:04dmiguelezNew Issue
2013-10-09 19:04dmiguelezAssigned To => AugustoMauch
2013-10-09 19:04dmiguelezModules => Core
2013-10-09 19:04dmiguelezTriggers an Emergency Pack => No
2013-10-09 19:04dmiguelezRegression level => Pre packaging ( pi )
2013-10-09 19:04dmiguelezRegression date => 2013-10-07
2013-10-09 19:04dmiguelezRegression introduced by commit => https://code.openbravo.com/erp/devel/pi/rev/94d0fb151919 [^]
2013-10-09 19:46AugustoMauchIssue Monitored: shankarb
2013-10-09 19:46AugustoMauchReview Assigned To => shankarb
2013-10-09 19:47hgbotCheckin
2013-10-09 19:47hgbotNote Added: 0061643
2013-10-09 19:47hgbotStatusnew => resolved
2013-10-09 19:47hgbotResolutionopen => fixed
2013-10-09 19:47hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/74c81a31c181ce456cc6d597c9e48a15bb28efd0 [^]
2013-10-14 05:08shankarbNote Added: 0061652
2013-10-14 05:08shankarbStatusresolved => closed
2013-10-14 05:08shankarbFixed in Version => 3.0MP29
2013-10-16 19:46hudsonbotCheckin
2013-10-16 19:46hudsonbotNote Added: 0061743

Notes
(0061643)
hgbot   
2013-10-09 19:47   
Repository: erp/devel/pi
Changeset: 74c81a31c181ce456cc6d597c9e48a15bb28efd0
Author: Augusto Mauch <augusto.mauch <at> openbravo.com>
Date: Wed Oct 09 19:46:27 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/74c81a31c181ce456cc6d597c9e48a15bb28efd0 [^]

Fixes issue 24918: Grid not working properly in some Windows.

THe problem is that an attribute was being initialized as an array [] instead of as an object {}. The error occurred when this attribute was accessed using the square bracket notation.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/ob-view-form.js
---
(0061652)
shankarb   
2013-10-14 05:08   
Code verified in pi changeset df0dea56e2c8.
(0061743)
hudsonbot   
2013-10-16 19:46   
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/51315988909a [^]

Maturity status: Test