pblanchardie
8 Oct 2012, 7:11 AM
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:
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: