In various places Automagic uses GetItemInfo to test if some text is a valid hyperlink.
This gets false positives from text containing just numbers.
Also frequently returns nil for valid hyperlinks after the local item cache has been cleared (i.e. after every patch)
Description
In various places Automagic uses GetItemInfo to test if some text is a valid hyperlink.
This gets false positives from text containing just numbers.
Also frequently returns nil for valid hyperlinks after the local item cache has been cleared (i.e. after every patch)