Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

collapsing tree with sub trees open is not retained #390

Closed
paulgevers opened this issue Aug 31, 2013 · 0 comments
Closed

collapsing tree with sub trees open is not retained #390

paulgevers opened this issue Aug 31, 2013 · 0 comments

Comments

@paulgevers
Copy link

In Ubuntu a bug [1] was reported against my package cacti. I believe the problem is in the jstree part of the code. The problem is that if you have opened several layers of a larger tree, and than close the tree at the root, the cookie plugin does not retain this state if you open some page.

I see this in my cookies:
All subtrees opened:
Name Cacti_jstree_open
Value %23tree_1%2C%23tree_1_leaf_8%2C%23tree_1_leaf_9

Closed at root:
Name Cacti_jstree_open
Value %23tree_1%2C%23tree_1_leaf_9

Where tree_1_leaf_9 is an element of tree_1_leaf_8.

Please feel free to request more information.

[1] https://bugs.launchpad.net/ubuntu/+source/cacti/+bug/1218418

@vakata vakata closed this as completed Dec 30, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants