bulletmenu and cssmenu bug?

A place to discuss the testing process in beta cycles or against SVN for the CMS Made Simple CORE package.
Locked
Hernan

bulletmenu and cssmenu bug?

Post by Hernan »

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.
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm
Location: Fairless Hills, Pa USA

Re: bulletmenu and cssmenu bug?

Post by Ted »

The logic is kind of weird.  It really needs to be redone.  Anyway, try: {bulletmenu start_element='2.1' show_root_siblings='0'}
Hernan

Re: bulletmenu and cssmenu bug?

Post by Hernan »

With show_root_siblings='0' I still get the same menu.

Just to make it clear: the only sibling that shows is 2.10 (this is wrong), but 2.3, 2.4, etc. do not (and this is right, of course).
Last edited by Guest on Wed Dec 14, 2005 8:11 am, edited 1 time in total.
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm
Location: Fairless Hills, Pa USA

Re: bulletmenu and cssmenu bug?

Post by Ted »

Ooooh....

That's a dumb bug.  I'll make a bug report.  Thanks!
Locked

Return to “[locked] Quality Assurance”