Page 1 of 1

Bug report: bulletmenu

Posted: Fri Jul 01, 2005 12:14 am
by Jaani
Yesterday, when fiddling around with the {bulletmenu} tag and some CSS dropdowns, I happened upon what I believe to be a bug in the code which produces the nested lists.

Steps to reproduce:

1.  Create the following page structure (ie, CA is a child of C, etc) with each page of type 'content':
  • A
  • B
  • C
    • CA
      • CAA
      • CAB
    • CB
  • D
2.  Change 'CA' to a page of type 'section header'.

3.  An errant tag gets inserted after CAB, which mucks up the list display.

If anyone has difficulty reproducing this, I'll post more detailed instructions.  If anyone has reason to believe this is not a bug, but a 'feature', I'd be nonetheless interested to hear how I can avoid the extra closing tags being appended.

My current stop-gap solution is to set CA to be a page of type 'link', but to make the link point to '#' (nothing).  This works, but it's a hack (besides, it would be nice to have the content header working properly before 1.0).

Thanks to all the developers of and contributors to CMSMS,

Re: Bug report: bulletmenu

Posted: Fri Jul 01, 2005 12:24 am
by Ted
Can you post a bug in mantis about this one?  It's going to require a little work to get it fixed again.

Thanks!