-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.1.0 Beta 2, 7.1.X, Master
-
Component/s: Web Content > Web Content Administration
-
Labels:None
-
Fix Priority:4
-
Git Pull Request:
Steps to reproduce:
- Add Asset publisher to a page
- Configure asset publisher as the Default Asset Publisher for This Page
- Add Basic Web content "Article ONE"
- Select display page (from public pages).
- Set friendlyUrl to "test"
- Add Basic Web content "Article TWO"
- Select display page (from public pages).
- Set friendlyUrl to "test"
- Go to the page with the Asset publisher
- You should see Article ONE and Article TWO
- Click Article One and assert Article One is displayed
- Click Article Two and assert Article Two is displayed
- Edit Article Two and change friendlyUrl back to "test"
- Click Article One and assert Article One is displayed
- Click Article Two and assert Article One is displayed
Expected result:
Article Two is shown.
Actual result:
Wrong article "Article One" is displayed.