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,