-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.0 CE GA1, 7.0.0 M3
-
Fix Version/s: 6.2.2 CE GA3 , 6.2.X EE, 7.0.0 M1
-
Component/s: Pages > Pages Customization
-
Environment:Tomcat 7.0.42 + MySQL 5.5.34. Portal master GIT ID: 71df7032dd58476836eb8fa4ee4e879b6865c967.
-
Branch Version/s:6.2.x
-
Backported to Branch:Committed
-
Story Points:10
-
Fix Priority:4
-
Git Pull Request:
Steps to reproduce:
- As Admin in Site1: Create a page (page1) with two columns, and set the column on the left as customizable (edit page -> customizable sections -> and check the left column)
- As Admin: Create an user (member1) and set as member of the Site1.
- As Admin: Add the AssetPublisher portlet (instanceable) and the Language portlet (non-intanceable) to the default view.
- As member1: Customize your view adding another kind of portlet, for example, Web Content Display. Also, remove the Language portlet.
- As member1: You decide to add again the Language portlet to your customized view.
Result: the last step is not possible.
Expected: user can add the portlet again because it isnt in his customized view.
Workaround: the member can reset his view to retrieve the language portlet and start the customization again.
- is related to
-
LPS-42608 When a user changes the configuration of a non-instanceable portlet whose prefs are owned by the group and unique per layout within a customizable column, the changes affect all users.
- Closed