Details
-
Type:
Bug
-
Status:
Integration Review
-
Priority:
Critical
-
Resolution: Unresolved
-
Affects Version/s: 0.9.2
-
Fix Version/s: 1.0
-
Component/s: None
-
Labels:None
-
Environment:test.jcatalog.com (pim-grails)
-
Request Controller:Czeranka, Norbert
-
External Supervisor:Voitovich, Mary
-
Executing Programmer:Please select
-
Ext Project Id:AUDI-01.5
Description
For a specific field a ListBox is needed. Therefore a "view" of type "inList" ist defined. This definition seems to be too long, the script cannot be compiled:
2009-07-14 08:31:27,402 [http-9090-Processor49] ERROR (org.hibernate.util.JDBCExceptionReporter) - Data truncation: Data too long for column 'attribute_value' at row 1
The defintion of inList works with line length of 335 (in English) but 343 is already too much.
What I would need is the defintion of a Listbox with 100 Entries (about 2400 characters).
See attached process script for an example.
Necessary enhancements of the internal db usage of the process editors are part of ticket GFW-126.
Attachments
Issue Links
| Superset | |||
|---|---|---|---|
|
|||
Additonal comment: the error message is displayed in a strange way, see screenshot.