-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.3.8, 4.4.4, 4.5
-
MOODLE_403_STABLE, MOODLE_404_STABLE, MOODLE_405_STABLE
There are times when the block placeholder will be used as the user tour content, and not the actual block content. This could be because, at the time of cloning the node into the tour highlight box, the placeholder is momentarily there.
To reproduce:
- Go to site admin -> appearance -> user tours
- Create a new tour
- Give the tour a name
- Set 'Apply to URL match' to FRONTPAGE_MY
- Set 'Show with backdrop' to Yes
- Save changes
- Disable the other tours using the FRONTPAGE_MY and only enable your new tour
- Click on the 'View' icon for your tour to create some steps
- Click 'New step'
- Set the 'Target type' to Block
- Set the block to Recently accessed items
- Set 'Title' to anything
- Set 'Content' to anything
- Save changes
- Go to the dashboard.
- If not already there, add the 'Recently accessed items' block
- Click the ? icon and reset the user tour for this page.
- Keep refreshing the page until the placeholder gets stuck in the highlight box.
- If that doesn't work, purge your caches and refresh the page again.
These last steps might need to be repeated due to the race conditions between the placeholder and the user tour content cloning.
- Discovered while testing
-
MDL-83005 Doubled-up user tour content when using 'Show with backdrop'
-
- Closed
-