Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0011201
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] B. User interfaceminoralways2009-10-31 02:582011-11-09 15:29
ReporterelopioView Statuspublic 
Assigned Todbaz 
PrioritylowResolutionno change requiredFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabaseAnyJava version
OS VersionUbuntu 9.04Database versionAnt version
Product VersionmainSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0011201: Table in grid view has "undefined_table" as id

DescriptionThe 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;">
Steps To ReproduceGo to General Setup || Client || Client || Client
Switch to grid view
Proposed SolutionUse a better identifier.
See the related issue. The fix on 2.40 should work here too.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0005516 closediperdomo Two tables with same Id 

-  Notes
(0021495)
elopio (reporter)
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 (administrator)
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 (administrator)
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 (administrator)
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 (reporter)
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 (administrator)
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 (developer)
2011-10-28 13:51

David, Stefan,

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


Thanks.
(0042701)
dbaz (developer)
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 [^]

- Issue History
Date Modified Username Field Change
2009-10-31 02:58 elopio New Issue
2009-10-31 02:58 elopio Assigned To => rafaroda
2009-10-31 03:01 elopio Relationship added related to 0005516
2009-10-31 03:07 elopio Note Added: 0021495
2009-11-03 09:00 rafaroda Assigned To rafaroda => shuehner
2009-11-03 09:00 rafaroda Priority normal => low
2009-11-03 09:00 rafaroda Status new => scheduled
2009-11-03 09:00 rafaroda Category Z. Others => B. User interface
2009-11-03 10:12 shuehner Note Added: 0021528
2009-11-03 10:24 shuehner Note Added: 0021530
2009-11-03 10:41 shuehner Note Added: 0021531
2009-11-03 10:41 shuehner Assigned To shuehner => dbaz
2009-11-30 06:34 elopio Note Added: 0022244
2009-11-30 11:18 shuehner Note Added: 0022253
2011-10-28 13:51 dmitry_mezentsev Note Added: 0042253
2011-11-09 15:29 dbaz Note Added: 0042701
2011-11-09 15:29 dbaz Status scheduled => closed
2011-11-09 15:29 dbaz Resolution open => no change required


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker