by Guest » Sun May 04, 2008 10:53 pm
Okay, image has been fixed. (It was turned off in the settings -- oops).
As for the URLs, it's not your fault, it is somewhat confusing.
The code (with brackets instead of parentheses)
(url=X)Y(/url)
creates a link with X as the url, and Y as the anchor text, like so
[url=X]Y[/url]
By default when clicking the button, it sets X to be "hyperlink url" which if left as it is, will create the behavior you described.
So, I would say it's working as designed, but it's still an issue because it's not clear enough how to use it. I can perhaps hack it so that if X is exactly equal to "hyperlink url" then it replaces it with Y..
If you type in a bare url without any codes or anything, it will translate it into [link] and make it clickable.