Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011201Openbravo ERPB. User interfacepublic2009-10-31 02:582011-11-09 15:29
elopio 
dbaz 
lowminoralways
closedno change required 
20Ubuntu 9.04
main 
 
Core
No
0011201: Table in grid view has "undefined_table" as id
The identifier of data table on grid view is "undefined_table"

This is the HTML code according to Firebug:
<table id="undefined_table_header" class="DataGrid_Header_Table" style="width: 1837px;">
Go to General Setup || Client || Client || Client
Switch to grid view
Use a better identifier.
See the related issue. The fix on 2.40 should work here too.
No tags attached.
related to defect 0005516 closed iperdomo Two tables with same Id 
Issue History
2009-10-31 02:58elopioNew Issue
2009-10-31 02:58elopioAssigned To => rafaroda
2009-10-31 03:01elopioRelationship addedrelated to 0005516
2009-10-31 03:07elopioNote Added: 0021495
2009-11-03 09:00rafarodaAssigned Torafaroda => shuehner
2009-11-03 09:00rafarodaPrioritynormal => low
2009-11-03 09:00rafarodaStatusnew => scheduled
2009-11-03 09:00rafarodaCategoryZ. Others => B. User interface
2009-11-03 10:12shuehnerNote Added: 0021528
2009-11-03 10:24shuehnerNote Added: 0021530
2009-11-03 10:41shuehnerNote Added: 0021531
2009-11-03 10:41shuehnerAssigned Toshuehner => dbaz
2009-11-30 06:34elopioNote Added: 0022244
2009-11-30 11:18shuehnerNote Added: 0022253
2011-10-28 13:51dmitry_mezentsevNote Added: 0042253
2011-11-09 15:29dbazNote Added: 0042701
2011-11-09 15:29dbazStatusscheduled => closed
2011-11-09 15:29dbazResolutionopen => no change required

Notes
(0021495)
elopio   
2009-10-31 03:07   
This applies also to selectors:
Log In
Go to Master Data Management || Product
click new
click Storage bin selector

The data table here has the same id.
(0021528)
shuehner   
2009-11-03 10:12   
Note: defect as is is different from the 2.40 issue. There seem to be no duplicate id's in this case here. Just the chosen id strings with 'undefined_X' in it are no good name elements.
(0021530)
shuehner   
2009-11-03 10:24   
Issue is not present in 2.40, in 2.50 the grid does not construct its internal html element id_s with the grid-id prefix (usually grid) but uses the string 'undefined' instead.
(0021531)
shuehner   
2009-11-03 10:41   
Issue is that inside the dojo widget instance for the DataGrid the property this.widgetId seems to not contain the widgetId anymore in 2.50, i did in 2.40.

@dbaz: could you please check if this is a problem of the DataGrid.js conversion to the new dojo done from 2.40 -> 2.50 ?
(0022244)
elopio   
2009-11-30 06:34   
We also need to access the table header, currently identified as "undefined_table_header".

Those are the only two elements of the table we are currently using. However it would be great to define a better name for the elements identified as undefined_container and undefined_viewPort.
(0022253)
shuehner   
2009-11-30 11:18   
I think all of the undefined will be replaced by the real id for the grid as specified in the base html if the bug inside the datagrid code is fixed.
(0042253)
dmitry_mezentsev   
2011-10-28 13:51   
David, Stefan,

Could you please confirm that it is not applicable to OB3?


Thanks.
(0042701)
dbaz   
2011-11-09 15:29   
Openbravo provides community support only for the latest Openbravo version, which is Openbravo 3. This version has significantly improved financial flow, filtering, performance, etc and this issue is not present there. Upgrade path from Openbravo 2.50 to latest Openbravo version is available so we recommend to upgrade your instance to get this issue fixed.

Life cycle guarantee (backporting bug fixes to the previos to latest releases (Openbravo 2.40, 2.50)) is available for Professional Edition subscribers only. Please register your ticket through Openbravo Support Portal (http://support.openbravo.com/ [^]) if you have valid Professional subscription.

You can find more details about our Support policy in the following blog post
http://paolojuvara.blogspot.com/2009/12/maintenance-policy-for-openbravo-250.html [^]