Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0002274Openbravo ERP02. Master data managementpublic2007-11-15 21:342008-07-14 12:54
user71 
pheenan 
normalminoralways
closedfixed 
5
 
2.40beta 
No
Core
No
0002274: Attribute Title shows up as Position
In Master Data Management || Product || Product, click the "Attribute Set Value" to get the Attribute Selector. Any attribute with the name "Title" will instead show up as "Position".

Steps to reproduce:
1) Create attribute with Name "Title".
2) Create attribute set with the Title attribute assigned
3) Assign the attribute set to a product
4) Click the "Attribute Set Value" thingy to get the attribute selector and see "Position" instead of "Title".

I've reproduced this bug in the 2.35 demo.
No tags attached.
Issue History
2008-07-14 12:54plujanStatusresolved => closed
2008-07-14 12:54plujanFixed in Version2.40alpha-r3 => 2.40beta

Notes
(0005863)
user71   
2005-06-01 00:00   
(edited on: 2008-06-12 09:43)
This bug was originally reported in SourceForge bug tracker and then migrated to Mantis.

You can see the original bug report in:
https://sourceforge.net/support/tracker.php?aid=1832749 [^]
(0002668)
pheenan   
2008-05-22 11:58   
(edited on: 2008-06-12 09:23)
Logged In: YES
user_id=1883435
Originator: NO

Fixed in revision 4454.

During the creation of the popup the java class is referencing the Utility class which is returning a reference to the Element entry for Title. Commented call to Utility class and passing the Name for the attribute directly to the popup html.