https://bugzilla.wikimedia.org/show_bug.cgi?id=43142
--- Comment #3 from Luke Welling <[email protected]> --- There are a few separate issues here. Every time guided tour fails, it does it silently for the user, but logs for various anticipated failure types (including this one). That seems reasonable to me, but it could fling alerts about if louder javascript error handling is the norm. The failure is because there is not a second tour defined for it to link to. I'd rather not solve it by deleting the linking button as that sample tour is essentially the documentation on how to write tours, so the features it shows off are the ones people will likely copy to their own real tours. A better fix for this bug would be to write a second tour for it to link to. IMHO the code is fine in this instance, the problem is a content shortage. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
