-
Type:
Bug
-
Status: Closed
-
Resolution: No Longer Reproducible
-
Affects Version/s: 6.1.30 EE GA3, 6.1.X EE, 6.2.10 EE GA1, 6.2.X EE
-
Fix Version/s: 7.0.0 CE GA1, Master
-
Component/s: Web Content > Web Content Administration
-
Story Points:1.25
-
Fix Priority:2
-
Git Pull Request:
Steps
- Set the following in portal-ext.properties:
journal.articles.search.with.index=false
- Start portal and sign in.
- Go to Admin > Control Panel > Sites
- Create a site "Site 1"
- Go to Admin > Site Administration > Content > Pages
- Add a public page "Page 1"
- Go to Admin > Control Panel > Sites
- Create a site "Site 2"
- Go to Admin > Site Administration > Content > Web Content
- Add a Web Content Article "Web Content on Site 2"
- Go to Admin > Control Panel > Users
- Add a new user to the portal
- Add the new user to "Site 1" and "Site 2"
- Assign the "Site Administrator" role to the new user on "Site 1"
- Log out
- Log in as the new user
- Navigate to "Page 1" on "Site 1"
- Add a Web Content Display portlet on "Page 1"
- Click on the gear icon to open the configuration dialog for the Web Content Display portlet
- Click on the magnifying glass icon on the search bar
- Select "Site 2" under the My Sites select box
- Click on the "Search" button on the search bar
- Observe that "Web Content 2" appears twice in the search results
Expected
The article is displayed once.
Result
The article is displayed twice.
- Testing discovered
-
LPS-51767 User with site role "Site Administrator" is unable to add WCD
- Closed