You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The search results contain pages where the current user (incl. unauthenticated user) gets pages that have set an end date in the past. When they click that link, they get an error message ("You don't have access to that page"), except administrators and users that have the permission to edit the page.
The scheduler task for the search crawler runs as expected, with no errors.
Steps to reproduce?
Log in as an administrator and create a page. Allow View permissions to all users, and set an end date in the past.
Place a module with some content on the page, e.g. a HTML module with some unique text.
Wait until the "Search: Site Crawler" job has been executed by the scheduler (or run it immediately)
Log out - you should not see the page in the menu now (as it has expired).
Search for the text you entered above. You will see the page in the search results.
Current Behavior
Outdated/Expired pages are listed in the search results
Expected Behavior
Outdated/Expired pages should not be listed in the search results - or maybe only to users who have edit permissions for that page. Ideally it should be marked in the search results that the page is outdated for these users.
Is there an existing issue for this?
What happened?
The search results contain pages where the current user (incl. unauthenticated user) gets pages that have set an end date in the past. When they click that link, they get an error message ("You don't have access to that page"), except administrators and users that have the permission to edit the page.
The scheduler task for the search crawler runs as expected, with no errors.
Steps to reproduce?
Current Behavior
Outdated/Expired pages are listed in the search results
Expected Behavior
Outdated/Expired pages should not be listed in the search results - or maybe only to users who have edit permissions for that page. Ideally it should be marked in the search results that the page is outdated for these users.
Relevant log output
No response
Anything else?
See this DNN Community forum thread
Affected Versions
9.13.5 (latest release)
What browsers are you seeing the problem on?
Firefox, Chrome, Microsoft Edge
Code of Conduct
The text was updated successfully, but these errors were encountered: