-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.1.X EE, 6.2.X EE, 7.0.0 M3
-
Fix Version/s: 6.2.3 CE GA4, 6.2.X EE, 7.0.0 M3
-
Labels:
-
Branch Version/s:6.2.x
-
Backported to Branch:Committed
-
Epic/Theme:
-
Story Points:24
-
Fix Priority:4
-
Git Pull Request:
Description
Asset publisher back button does not work correctly with multiple asset publishers on a single page or with view in context option.
I've broken the steps down into various test cases when I created the test cases I re-navigated to the page to clean up the URL. QA should test with each test case individually and all the of them together.
Steps
- Case #1
- Setup
- Create a page, "Page A"
- On "Page A", add two asset publishers to the page
- Add a basic web content article "Article 1"
- Testing
- Click on the article title in the first asset publisher
- Click on the article title in the second asset publisher
- Click back on the first asset publisher
Result Both asset publishers are no longer displaying full content
Expected The first asset asset publisher should be displaying it's abstract and the second one should still be displaying it's full content
- Setup
- Case #2
- Setup
- On "Page A", add another asset publisher
- Testing
- Click the title links for each asset publishers in order (first, second, third).
- Click the back link of the second asset publisher
Result The back link changes the URL but does not bring the second asset publisher back to it's abstract page
Expected The first and third asset publishers continue displaying full content while the second one returns to the abstract
- Setup
- Case #3
- Setup
- Create another page, "Page B"
- Add an asset publisher to the page
- Configure the asset publisher's display settings checking the "Set as the Default Asset Publisher for This Page" checkbox
- Create another web content article "Article 2" setting the display page to "Page B"
- On "Page A", configure the first asset publisher's display setting "Asset Link Behavior" to be "View in context"
- Testing
- On "Page A", click the first asset publisher's "Article 2" link (this should navigate to "Page B" however a regression likely caused by
LPS-47149means the user must also refresh the page) - Click the back link
Result The user remains on "Page B"
Expected The user is redirected to "Page A"
- On "Page A", click the first asset publisher's "Article 2" link (this should navigate to "Page B" however a regression likely caused by
- Setup
- Case #4
- Testing Only
- On "Page A", click "Article 1" in the second asset publisher
- Click "Article 2" in the first asset publisher (should be redirect to "Page B")
- Click the back link
Expected "Article 1" in the second asset publisher should still be displayed in full content view
- Testing Only
- Case #5
- Setup
- Create another page, "Page C"
- Add an asset publisher to the page
- Configure the asset publisher's display settings checking the "Set as the Default Asset Publisher for This Page" checkbox
- On "Page B", add two more asset publishers
- Configure the all three asset publisher's display settings "Asset Link Behavior" to be "View in context"
- Create another web content article "Article 3" setting the display page to "Page C"
- Testing
- On "Page A", click on the second asset publisher's "Article 1" link
- Click on the first asset publisher's "Article 2" link (should be redirected to "Page B")
- Click on the second asset publisher's "Article 1" link
- Click on the third asset publisher's "Article 3" link (should be redirected to "Page C")
- Click the back
Expected "Article 1" in the second asset publisher should still be displayed in full content view
- Setup
- Case #6
- Testing Only
- On "Page B", click on the second asset publisher's "Article 2" link
Result The article is displayed in the default asset publisher but without a back link
Expected The article will be displayed in the default asset publisher with a back link
- On "Page B", click on the second asset publisher's "Article 2" link
- Testing Only
Notes:
I only listed cases that are currently broken. The reason I'm posting all of these cases on one ticket instead of six is because fixing any of them is likely to break other ones.
- causes
-
LPS-48746 Back arrow on search result item does not return user to search results list
- Closed
- Discovered while testing
-
LPS-47633 Must refresh the page for asset publishers with in context view
- Closed
- is related to
-
LPS-30982 Back button in asset publisher does not return to the previous page
- Closed
-
LPS-47149 Improve look and feel of asset publisher abstract view
-
- Closed
-
- relates
-
LPE-12332 Asset publisher back button does not work correctly
-
- Closed
-