Dnn.Platform icon indicating copy to clipboard operation
Dnn.Platform copied to clipboard

[Bug]: Translated but not published page

Open goren74 opened this issue 2 years ago • 0 comments

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?

  1. Create a multi language portal (let say en, fr, de)
  2. Enable content localization and browser detection etc
  3. Make default system language german
  4. Publish home page in german language, visible for all users. Keep this page not published for other languages.
  5. 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)
  6. 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

goren74 avatar Jun 22 '23 08:06 goren74