Threaded View
-
8 Oct 2012 7:11 AM #1
Unable to add custom object (listConfig) - quotes are added
Unable to add custom object (listConfig) - quotes are added
REQUIRED INFORMATION
Architect Build tested:- Build: 640
Project Type:- ExtJS 4.x
Description:- When I add a "listConfig" custom propery to a combobox, select "Object" as the type, the object code is treated like a String by architect: quotes are added and new-lines get replaced by \r\n.
Steps to reproduce the problem:
add a "listConfig" custom propery to a combobox, select "Object" as the type, then write code
The result that was expected:
the code as it were typed as the value of the property
The result that occurs instead:
a string
HELPFUL INFORMATION
Screenshot, Project, or Video:
Possible fix:
Operating System:
You found a bug! We've classified it as
a bug in our system.
We encourage you to continue the discussion and to find an acceptable workaround while we work on a permanent fix.


Reply With Quote