I've noticed a class of tooltip bugs where a creature name is bolded and tooltipped, but the link that's been applied is a match for a string within the name. A tool - probably a complicated regex pattern - could be used to find all bolded items in an adventure and then check if any embedded tooltip or link match the whole bolded area or only part of it.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I've noticed a class of tooltip bugs where a creature name is bolded and tooltipped, but the link that's been applied is a match for a string within the name. A tool - probably a complicated regex pattern - could be used to find all bolded items in an adventure and then check if any embedded tooltip or link match the whole bolded area or only part of it.