Incorrect permission is check to recalculate category/section priorities
Components
Labels
None
Description
Context Information
None
Additional information (do not use)
None
Attachments
1
Activity
Show:
Alex September 19, 2011 at 9:08 PM
Closing, since 5.1.3 release has been released.
Alex June 20, 2011 at 1:26 PM
Fix committed to [b]5.1.x branch/b. Commit Message:
Fixes #0001063: Incorrect permission is check to recalculate category/section priorities
Dmitry Andrejev June 20, 2011 at 2:24 AM
Moved to In-Portal 5.1.3 release.
Phil Banks May 28, 2011 at 8:53 PM
tested ok v510
Fixed
Priority
Assignee
Reporter
Alex
AlexDeveloper
Alex
AlexChange Log Message
Fixes wrong permission check on category priority recalculation
Patch Instructions
Patches must be submitted through Phabricator.
To submit patch via Command Line use Patches Workflow (via Arcanist) tutorial.
To submit patch via Web Interface use Patches Workflow (via Web Interface) tutorial.
External issue ID
1063
External issue URL
Fix versions
Affects versions
Created May 28, 2011 at 7:26 PM
Updated December 29, 2024 at 9:13 PM
Resolved September 19, 2011 at 9:08 PM
Each In-Portal category/section (that goes is displayed in menu) has it's own order (priority) in it.
Also there are "Move Up" and "Move Down" toolbar buttons in Catalog, that allows to change order of a particular category/section in menu.
Just in case something goes wrong there is "Tools -> Recalculate Priorities" menu in Catalog that fixes whatever could go wrong.
If Admin User (not root) will try to use this function, then he'll get "no permission" error, but he has permissions.