[Interchange-bugs] [Bug 242] Changed - Vertical category list repeats

bugzilla-daemon@interchange.redhat.com bugzilla-daemon@interchange.redhat.com
Sun Jun 24 18:16:01 2001


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

*** shadow/242	Sun Jun 24 17:39:55 2001
--- shadow/242.tmp.32414	Sun Jun 24 18:15:37 2001
***************
*** 3,10 ****
  Version: 4.7.x
  Platform: PC
  OS/Version: Windows 2000
! Status: NEW   
! Resolution: 
  Severity: normal
  Priority: P2
  Component: Foundation
--- 3,10 ----
  Version: 4.7.x
  Platform: PC
  OS/Version: Windows 2000
! Status: RESOLVED   
! Resolution: FIXED
  Severity: normal
  Priority: P2
  Component: Foundation
***************
*** 19,21 ****
--- 19,30 ----
  See the demo:
  
  http://demo.akopia.com/cgi-bin/ic3/os28111.html?id=PZFQxAMC&mv_pc=319
+ 
+ ------- Additional Comments From mike@minivend.com  2001-06-24 18:15 -------
+ This is caused by LEFTONLY_TOP and LEFTRIGHT_TOP having a default component
+ defined for the third slot. If the third slot is simply not set, even with
+ the "none" component, it will show up.
+ 
+ Solved by switching default from slot 3 to slot 2. All demo pages have at
+ least two components defined. To inhibit this entirely, make all default
+ components "none" in your page template.