Two bugs with the URL parser:
1) A single "\" character is treated as a clickable link, which makes no sense.2) "http://www.jivesoftware.com/" --> the trailing slash and quote characters are stripped. Additionally, the first quote appears to be part of the clickable URL.
Two bugs with the URL parser:
1) A single "\" character is treated as a clickable link, which makes no sense.
2) "http://www.jivesoftware.com/" --> the trailing slash and quote characters are stripped. Additionally, the first quote appears to be part of the clickable URL.