Details
-
Type:
Story
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: 6.2.0 CE M2
-
Fix Version/s: 6.2.0 CE M5
-
Component/s: UI
-
Labels:
-
Epic/Theme:
-
Similar Issues:
Description
How to test the UI:
Setup
1, Create a blank page
2, In Dockbar click on Manage -> Page
3, In the blue right navigation menu there should be no entry called "Embedded Portlets", this means there are no embedded portlets on the page
Create embedded portlets
4, Add a Web content display portlet to the page
5, Create a new Web Content, switch to source and paste: <runtime-portlet name="11" />
6, Publish the web content and display on the page
7, In Dockbar click Manage -> Page
8, In the blue right navigation menu there should be entry called "Embedded Portlets"
9, Switch to display the Embedded portlets, you should see Directory portlet listed there
Create lost embedded portlet
10, Edit the web content and change the source into: <runtime-portlet name="16" />
11, Display the web content on the page
12, Go to Manage -> Page -> Embedded Portlets
13, You should see Currency Converter portlet and the old Directory portlet which is no longer displayed on the page
Removing embedded portlet references
14, Remove Web content display portlet from the page
15, Refresh the page
16, Go to Manage -> Page -> Embedded Portlets
17, You should see Directory portlet, select the row and click on Save
18, Now "Embedded Portlets" shouldn't be visible in the right navigation box

Committed on:
Portal 6.2.x GIT ID: 5d29cbcd6db176fb8f06a30684c7d52a2ddb8fcb.