[Interchange-bugs] [Bug 191] New - pages created in UI don't include all components of desired template

bugzilla-daemon@developer.akopia.com bugzilla-daemon@developer.akopia.com
Fri, 18 May 2001 15:15:30 -0400


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

*** shadow/191	Fri May 18 15:15:30 2001
--- shadow/191.tmp.4604	Fri May 18 15:15:30 2001
***************
*** 0 ****
--- 1,53 ----
+ Bug#: 191
+ Product: Interchange
+ Version: 4.7.3
+ Platform: PC
+ OS/Version: Linux
+ Status: NEW   
+ Resolution: 
+ Severity: normal
+ Priority: P2
+ Component: Foundation
+ AssignedTo: bpatters@redhat.com                            
+ ReportedBy: lhuffman@redhat.com               
+ URL: http://demo.akopia.com/cgi-bin/ic3/test2
+ Cc: 
+ Summary: pages created in UI don't include all components of desired template
+ 
+ In admin UI in 4.7.3, when creating a new page with the page editor, if I choose
+ the page template 'Page with top/left/right areas' and preview the template, the
+ leftside components of the template (category_vertical and search_box_small)
+ don't appear. If I save the new page, then view the page, the components still
+ don't appear.
+ 
+ The resulting file:
+ 
+ [comment]
+ ui_template: Yes
+ ui_template_name: leftright
+ [/comment]
+ 
+ [set bgcolor]#FFFFFF[/set]
+ [set component_right][/set]
+ [set component_after][/set]
+ [set component_vsize]3[/set]
+ [set page_banner][/set]
+ [set vbanner][/set]
+ [set component_hsize]2[/set]
+ [set hbanner][/set]
+ [set hpromo_type]specials[/set]
+ [set component_before][/set]
+ [set page_title]test2[/set]
+ [set vpromo_type]specials[/set]
+ @_LEFTRIGHT_TOP_@
+ 
+ <!-- BEGIN CONTENT -->
+ Page content.
+ <!-- END CONTENT -->
+ 
+ @_LEFTRIGHT_BOTTOM_@
+ 
+ ----------------------
+ 
+ I replicated this bug on both the public admin demo and on my RH 6.2 box with an
+ RPM install of 4.7.3 built from interchange.spec.