|
[
Permlink
| « Hide
]
Dushan Hanuska added a comment - 15/Oct/07 02:02 AM
Scott asked to be assigned this issue. Since I just created my account at opensymphony.com and do not have permission to assign issues I could not do so :-(
Nice, I just realized the typo in the description but I cannot even edit my own issue :-((
The originating problem raised in JIRA ( http://jira.atlassian.com/browse/JRA-13188 ) derives from the fact that tiny url generators use "~" and "-" as possible ends for a URL. Whereas ":" and"." are most likely to be a part of the sentence structure and close parenthesis ")" is, when paired with a preceding open paren "(", the "best guess" spirit of this method is preserved.
By the way, "/" and ":" are *valid* for the path segment of a URL according to the RFC. I'm sending a patch which removes "-" and "~" from the invalid trailing char list for a detected URL.
|
||||||||||||||||||||||||||||||||||||||||||||