Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Diego HuDiego Hu(Deactivated)Reporter
Lu LiuLu Liu(Deactivated)Fix Pack Versions
Details
Details
Assignee
Diego Hu
Diego Hu(Deactivated)Reporter
Lu Liu
Lu Liu(Deactivated)Fix Pack Versions
Zendesk Support
Zendesk Support
Zendesk Support
Created December 8, 2021 at 3:03 AM
Updated April 24, 2024 at 9:19 AM
Resolved January 11, 2022 at 6:50 AM
Steps to reproduce:
Create a site
Create a user and assign him to the site
Assign permissions to user to view web content
Site Settings > Site: View Site and Asset Library Administration Menu
Web Content: Access in Site and Asset Library Administration
Web Content: View
Asset Library Settings > Asset Library Entry: View Site and Asset Library Administration Menu
Web Content > Web Content: View
Web Content > Web Content Article: View
Create a new Display page template for articles, basic article
Add a "Display page content" fragment
Set the display page as default
Create a new basic article (with "test" as content)
Modify it an set as DRAFT (and "test draft" as new content)
In the list of articles click on the "preview draft" action
Inspecting the HTML code, copy the value of the attribute src of the iframe tag
Log out
Go to the URL copied in step 9
Assert it redirects to the login page
login as the created user
Go to the URL copied in step 9
Assert the user that is not the author of the web content should have permissions to view version and not for drafts
Actual result:
"You do not have the required permissions to view the content of this page." when viewing the content.
Expected result:
User is able to view the published version of the web content.