Overview
When the user changes any setting in the Page Settings and saves the changed, the sort order of pages is changed. This article details how to keep the order of the pages after a change has been made.
Prerequisites
- Version Platform/Evoq 9.1.1 or lower.
Diagnosis
This is a known bug in DNN version 9.1.1.
Solution
To permanently address the issue, upgrade to DNN version 9.2, which fixes this bug.
As a temporary solution prior to the upgrade, follow this process to apply a patch:
- Download the attached DLL.
- Go to the
/bin
folder of your site. - Move the old
Dnn.PersonaBar.Pages.dll
to a folder outside the installation (as a backup). - Copy the new downloaded DLL into the
/bin
folder. - This will cause the Application Pool to restart.
- When the site comes back up, test to make sure the issue has been fixed.
Testing
To confirm that this issue has been resolved:
- Go to any page and access the page settings.
- Make a change such as changing the page name.
- Click Save
- You should see that the page does not move to the bottom of the page list after saving.
Comments
0 comments
Please sign in to leave a comment.