If a tour step uses "onShow: gt.getPageAsDescription", and the target page is moved and redirected to a new title, the guider will show the redirect link instead of the actual parsed content of the redirect target.
This makes it particularly inconvenient to refactor and maintain on-wiki tours.
gt.getPageAsDescription should handle redirects the way typical transcluded wiki content does, by serving up the content of the redirect target instead of the redirect itself.
Version: unspecified
Severity: minor