#216 ✓resolved
Imran

Manage permissions being removed when a section is contentpage_edit ed

Reported by Imran | June 23rd, 2011 @ 06:26 PM | in Release Candidate 2 (closed)

Give a user manage permissions on a section and zero or more subsections.

Now edit that section (i.e. contentpage_edit)

Press Save

The user's manage permissions on the page and all subpages have been deleted.

modules/navigationmodule/actions/save_contentpage.php calls:

navigationmodule::checkForSectionalAdmins($section->id);

Looking at the function in modules/navigationmodule/class.php reveals the comment:

// remove any manage permissions for this page and it's children

It doesn't look like the permissions are successfully granted after being removed following that comment and it's not clear why it even does that.

Comments and changes to this ticket

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.

New-ticket Create new ticket

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

Shared Ticket Bins

People watching this ticket

Pages