Bug: manage pages crashes for non-admin user with any page named 'children'
Reported by dleffler | January 21st, 2015 @ 01:05 AM
Due to a bug in the jstree jquery plugin, if there is any page with a property value of 'children' (sef name?) whenever a non-admin user attempts to Manage All Pages, the tree will NOT build in a bootstrap3/newui theme. The problem in jstree v3.0.9 and earlier is the value 'children' tricks jstree into thinking it's receiving the page data in an alternate format.
This bug does NOT occur in most cases...again, ALL of the follow MUST exist to reproduce this bug
- bootstrap3 or newui based theme
- non-admin user
- any page using a data value of 'children'
- attempting to Manage All Pages
Comments and changes to this ticket
-
expNinja January 22nd, 2015 @ 02:23 PM
- State changed from new to resolved
(from [9cd51b183b8d070a08d60f9222119dd8ba8c50c8]) Fix manage all pages tree display crashing for non-admin users when pages are hidden;we now style as 'hidden' instead of removing from array [#1260 state:resolved] https://github.com/exponentcms/exponent-cms/commit/9cd51b183b8d070a...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS