6.0.0-RC7
6/30/26

[#9659] Sidebar entries don't stay collapsed
Summary Sidebar entries don't stay collapsed
Queue Horde Framework Packages
Queue Version Git master
Type Bug
State Resolved
Priority 2. Medium
Owners slusarz (at) horde (dot) org
Requester jan (at) horde (dot) org
Created 3/13/11 (5588 days ago)
Due
Updated 3/15/11 (5586 days ago)
Assigned 3/14/11 (5587 days ago)
Resolved 3/15/11 (5586 days ago)
Github Issue Link
Github Pull Request
Milestone 4
Patch No

History
575 Michael Slusarz State ⇒ Resolved
 
495 Git Commit Comment #4 Reply to this comment
Changes have been made in Git for this ticket:

Bug #9659: Second crack at fixing sidebar expansion

  1 files changed, 9 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/7d5b2876206ad65e58828f6745ff8c4036a4a635
1510 Michael Rubinsky Comment #3
State ⇒ Assigned
Reply to this comment
Now the tree is *always* closed...
226 Michael Slusarz State ⇒ Resolved
 
16 Git Commit Comment #2 Reply to this comment
Changes have been made in Git for this ticket:

Bug #9659: Fix clearing expanded state for javascript trees

  3 files changed, 12 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/81ef040c29fd233d1ccb83d29a2b142c4e7380eb
285 Jan Schneider Comment #1
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Sidebar entries don't stay collapsed
Queue ⇒ Horde Framework Packages
Assigned to Michael Slusarz
Milestone ⇒ 4
Patch ⇒ No
State ⇒ Assigned
Reply to this comment
You can't collapse sidebar menu entries without them being expanded 
again after the next request. This is because in 
Horde_Core_Tree_Javascript the expansion state in the session is only 
set, but never unset. Collapsed entries don't show up in the cookie 
sent, so they won't be covered in the loop.

Saved Queries