Issue Details (XML | Word | Printable)

Key: AAMU-122
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Bryan (brykrys)
Reporter: Bryan (brykrys)
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Auc-Util-AutoMagic

Modify Enter and Click handlers to not use GetItemInfo to test for links

Created: 24/Apr/09 07:59 AM   Updated: 14/Aug/09 01:38 AM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Issue Links:
Reference
 


 Description  « Hide
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)



 All   Comments   Change History   Transitions   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
Bryan (brykrys) added a comment - 24/Apr/09 12:28 PM
r4183

dinesh added a comment - 14/Aug/09 01:38 AM
code review only