Russell wrote: > I am finding that hyperlinks often do not work in emails
You mean that they are not completely recognized? > eg. > > 1. When the word wrap chops a url in half 5351 <http://bugzilla.mozilla.org/show_bug.cgi?id=5351> > 2. Certain characters seem to make it go wrong too eg. > http://www.visualjockey.com/software/download/vjo3-sdk-[R3.2].zip > in this url the hyperlink stops under the 2 - the ] trips it out I guess. > can anyone confirm this bug? This is not a bug, "[" and "]" are illegal in URLs. The recognizer is just there to help you. It was never intended (and cannot) to catch all URLs. <http://www.bucksch.com/1/projects/mozilla/16507/> Ben
