Going to /resources/versions/?tour=true and clicking right arrow repeatedly to get to the last step of the tour will cause the segment to loop (restart the versions segment after the last step) instead of sending the user back to the site index page.
This is probably a bug with the URL of the last step, which is dependant on the base_url from settings.js.
Going to
/resources/versions/?tour=trueand clicking right arrow repeatedly to get to the last step of the tour will cause the segment to loop (restart the versions segment after the last step) instead of sending the user back to the site index page.This is probably a bug with the URL of the last step, which is dependant on the base_url from settings.js.