-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.3.1 CE GA2, 7.3.2 CE GA3, 7.3.10 DXP GA1, Master
-
Component/s: ~[Archived] WCM
-
Labels:
-
Fix Priority:3
-
Last Working Version:
-
Git Pull Request:
-
QA Test Name:
- LocalFile.ContentPagesWithPermissions#EditBlogsEntryWithBlogEntryUpdatePermission
- LocalFile.ContentPagesWithPermissions#EditContentWithUpdateWebContentAndUpdatePageContentPermissions
- LocalFile.ContentPagesWithPermissions#EditContentWithWebContentArticleUpdatePermission
- LocalFile.ContentPagesWithPermissions#EditInlineContentWithUpdatePageContentPermission
- LocalFile.ContentPagesWithPermissions#MapInlineContentWithUpdatePageContentPermission
- LocalFile.ContentPagesWithPermissions#ViewContentViaContentPanelWithWebContentArticleUpdatePermission
-
QA Test Score:28
Step to reproduce:
- Add a new user
- Add a new site role with the following permission:
- Web Content > Web Content Article: Update
- Assign new user to default site
- Assign new site role to user
- Site Admin > Site Builder > Content&Data
- Add a new WC based on Basic Web Content
- Site Builder > Pages
- Add a page based on Blank
- Add an AP portlet to page
- Configure AP
- Manual > Basic Web Content
- Save and Publish
- Logout and Login as new user
- Navigate to content page
- Click the pencil icon button on the right upper corner.
Expected Results:
The page editor sidebar should be shown in the right border.
Actual Results:
The page editor sidebar is missing. And the following error is thrown in browser console.
Reproduced on:
Tomcat 9.0.17 + MySQL 5.7. Portal master GIT ID: 563dc037f8816938b79492180c370710b845e1e2.
- causes
-
LPS-110725 Preview of conversion is broken
- Closed