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 |
Bug #9659: Second crack at fixing sidebar expansion1 files changed, 9 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/7d5b2876206ad65e58828f6745ff8c4036a4a635
State ⇒ Assigned
Bug #9659: Fix clearing expanded state for javascript trees3 files changed, 12 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/81ef040c29fd233d1ccb83d29a2b142c4e7380eb
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
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.