-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.X EE, 7.0.0 M4
-
Component/s: Knowledge Base widget
-
Labels:None
-
Branch Version/s:6.2.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
Knowledge Base Configuration windows have the incorrect headers when configuring the following:
Knowledge Base Role Permissions - Folders
The section header for Knowlege Base Folders under Role permissions shows up incorrectly. Rather than displayed as Knowledge Base Folders, it's displayed as 'model.resource.com.liferay.knowledgebase.model.KBFolder'
Steps to reproduce:
- Admin, Control Panel, Roles
- Add a role
- Edit the roles
- Select Define Permissions
- Navigate to Site Administration > Content > Knowledge Base
- Assert Knowledge Base Folders is present
Expected Result:
Knowledge Base Folders permissions are present
Actual Result:
Knowledgebase Folder permissions are present, but displayed under 'model.resource.com.liferay.knowledgebase.model.KBFolder'
Knowledge Base Permissions - View Suggestions
The title of the column is not "view Suggestions" and instead is "action.VIEW_SUGGESTIONS" which does not match the rest of the permissions list. This was observed in both master and ee-6.2.x
- Admin > Content > Knowledge Base
- Click on Permissions
- assert View Suggestions is showing correctly
Expected Result:
View Suggestions would display correctly in the permissions window.
Actual Result:
View Suggestions shows as 'action.VIEW_SUGGESTIONS'.