bulletmenu and cssmenu bug?
Posted: Tue Dec 13, 2005 3:08 am
I have this page structure:
1
2
2.1
2.1.1
2.1.2
2.2
2.3
.
.
.
2.10
When I set start_element='2.1' bulletmenu and cssmenu show:
2.1
2.1.1
2.1.2
2.10
But 2.10 shouldn't show up. I guess the algorythm is checking the numbers as strings and not as numbers. Or maybe I'm doing something wrong?
Hernán.
1
2
2.1
2.1.1
2.1.2
2.2
2.3
.
.
.
2.10
When I set start_element='2.1' bulletmenu and cssmenu show:
2.1
2.1.1
2.1.2
2.10
But 2.10 shouldn't show up. I guess the algorythm is checking the numbers as strings and not as numbers. Or maybe I'm doing something wrong?
Hernán.