6.0.0-beta1
7/13/25

[#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 03/13/2011 (5236 days ago)
Due
Updated 03/15/2011 (5234 days ago)
Assigned 03/14/2011 (5235 days ago)
Resolved 03/15/2011 (5234 days ago)
Github Issue Link
Github Pull Request
Milestone 4
Patch No

History
03/15/2011 05:22:57 AM Michael Slusarz State ⇒ Resolved
 
03/15/2011 05:22:49 AM 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
03/14/2011 10:52:15 PM Michael Rubinsky Comment #3
State ⇒ Assigned
Reply to this comment
Now the tree is *always* closed...
03/14/2011 06:41:22 AM Michael Slusarz State ⇒ Resolved
 
03/14/2011 06:41:01 AM 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
03/13/2011 05:55:28 PM 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