Weird behaviour in Site Outline
andreiashu - February 10, 2009 - 14:23
| Project: | Node Hierarchy |
| Version: | 6.x-1.2 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Site Outline section displays the hierarchy totally bad if you click on a parent node to collapse.
I have a node "Parent 1" that has a child node "Child 1". When I go in Site Outline section I click on Parent 1 and it unfolds displaying Child 1 (expected behaviour). But when I click again on the Parent 1(to collapse) then it displays 3 nodes Child 1 (unexpected behaviour).
I attached some screenshots so you can see what i'm talking about.
| Attachment | Size |
|---|---|
| Site Outline - Expected Behaviour.png | 5.16 KB |
| Site Outline - Unexpected behaviour.png | 7.86 KB |

#1
Hmm.. that's some ugly js code. I've slapped a band aid on it so it should be working now.
Thanks
Ronan
#2
Automatically closed -- issue fixed for 2 weeks with no activity.
#3
I have the same problem here. tried on a fresh drupal installation and the problem is still there.
expand the children by pointing the parent the first time is ok. but closing it by clicking again the parent expands the menu again and again (like in the screenshot posted by andreiashu). in some case it breaks firefox, so that i have to restart the browser. is there a way to solve this problem? thanks in advance.
#4
#5
Just checked and the problem still exists.
#6
It is fixed in the development version. Be sure to use 6.x-1.x-dev and clear your cache if you use javascript aggregation.
#7
Automatically closed -- issue fixed for 2 weeks with no activity.