Dnn.Platform
Dnn.Platform copied to clipboard
[Bug]: Translated but not published page
Is there an existing issue for this?
- [X] I have searched the existing issues
What happened?
When a user in a given language wants to browse a page which is translated in his language but not published AND user do not have right on it, it is redirect the access denied error page instead of the published page in system default language.
Steps to reproduce?
- Create a multi language portal (let say en, fr, de)
- Enable content localization and browser detection etc
- Make default system language german
- Publish home page in german language, visible for all users. Keep this page not published for other languages.
- Make the home page visible and editable only for administrators for language which have not been published (french and english) (while working on it, before publishing it)
- A Frensh or English User that visit the home page will be redirect to the access denied page instead of the default german page.
Current Behavior
User is redirected to access denied page
Expected Behavior
User is redirected to default system page, as the page in its language is not published yet
Relevant log output
No response
Anything else?
No response
Affected Versions
9.12.0 (latest release)
What browsers are you seeing the problem on?
Firefox, Chrome, Safari, Microsoft Edge
Code of Conduct
- [X] I agree to follow this project's Code of Conduct