[Interchange-bugs] [Bug 199] New - Template editor doesn't save component types properly to new template

bugzilla-daemon@developer.akopia.com bugzilla-daemon@developer.akopia.com
Fri May 25 14:30:01 2001


http://developer.akopia.com/bugs/show_bug.cgi?id=199

*** shadow/199	Fri May 25 14:29:03 2001
--- shadow/199.tmp.25559	Fri May 25 14:29:03 2001
***************
*** 0 ****
--- 1,46 ----
+ Bug#: 199
+ Product: Interchange
+ Version: 4.7.3
+ Platform: PC
+ OS/Version: Linux
+ Status: NEW   
+ Resolution: 
+ Severity: major
+ Priority: P2
+ Component: UI
+ AssignedTo: __UNKNOWN__                            
+ ReportedBy: lhuffman@redhat.com               
+ URL: 
+ Cc: 
+ Summary: Template editor doesn't save component types properly to new template
+ 
+ When creating a new template based on an existing template in the Template
+ Editor, and saving the new template, almost none of the component information
+ specified in the Editor gets saved to the new template. Trying to then create a
+ new page using the new template results in a blank page that contains only the
+ content entered for the new page (i.e., none of the template components).
+ 
+ Example of what is saved when creating a new template that is based on leftright
+ and contains category_vertical on the leftside:
+ 
+ [comment]
+ ui_template: test_template
+ ui_template_name: test_template
+ ui_template_layout: TEST_TEMPLATE_TOP, UI_CONTENT, TEST_TEMPLATE_BOTTOM
+ ui_template_description: test_template
+ ui_template_version: 4.7.3
+ 
+ category_vertical: 
+ 
+ NONE: 
+ 
+ NONE: 
+ 
+ NONE: 
+ 
+ NONE: 
+ 
+ NONE: 
+ 
+ 
+ [/comment]