|
[
Permlink
| « Hide
]
Jim Helwig added a comment - 17/Oct/07 12:18 PM
I see this problem as well. I randomly clicked through the Confluence wiki, trying to find a tiny link with a trailing hyphen, but have not located one yet. Again, some email clients do not recognize a trailing '-' as part of the link. When you email these tiny links, recipients complain that the link does not work.
I have just checked the code, and it is possible for '-' characters to be included in the tiny url.
However, the hyphen seems to be a valid character for urls without encoding. What email client are you using? I see this behavior with both Microsoft Outlook and Mozilla Thunderbird.
Though they both properly link a hyphen in the middle of a URL, they do not link a hyphen at the end. Probably part of some logic to skip punctuation like a period that doesn't belong in the URL. This problem has been fixed by appending an extra slash at the end of the URL if it ends in a punctuation.
*Tested on both outlook and thunderbird. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||