Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0002260Openbravo ERP02. Master data managementpublic2007-11-12 22:112008-07-03 15:57
user71 
cromero 
normalminoralways
closedfixed 
5
 
2.40beta 
No
Core
No
0002260: Inconsistent attribute value size
Hi

I noted after looking for reasons that I couldn't save previously created attributes to a product that the database limits the size of the attribute value to 40 and the value I was attempting to assign was longer than that. I was able to save a larger value when creating it for the attribute itself. It seems that when creating the value, it should be limited to the max size.

I'm using 2.33 and postgres 8.2.4

Thanks

Mark
No tags attached.
depends on backport 0003620 closed cromero Inconsistent attribute value size 
Issue History
2008-07-03 15:57plujanStatusresolved => closed
2008-07-03 15:57plujanFixed in Version2.40alpha-r2 => 2.40beta

Notes
(0005849)
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=1830671 [^]
(0002652)
cromero   
2008-02-05 18:00   
(edited on: 2008-06-12 09:23)
Logged In: YES
user_id=1500614
Originator: NO

Fixed in the trunk since revision 2257
Increased value column size to 60 in the M_ATTRIBUTEVALUE table in order to allow storing values bigger than 40 characters.

Carlos Romero
Openbravo Team