Url Link Problem
Brought to you by:
spoonly
The Get from clipbaord button fails to get the thread number if there is a '#' in the url
Example:
http://boards.4chan.org/hr/res/1345049#1345049
Which was a thread call back to an older full thread from the new one
The button press did get the Board correctly (/hr in this case)
Copying only the part before the # does work, but I think 4cID should be able to handle this.
OK this has been already reported, My BAD.
I did notice because of Bad labeling ('#' is not an Anchor Tag "<a> </a>" is!)
I looked it up and I was right. '#' in an url is a html 'Bookmark' that points to a named object that can be a named Anchor or named ID tag