Bug report: bulletmenu
Posted: Fri Jul 01, 2005 12:14 am
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':
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,
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
- CA
- D
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,