Fernando-

If you're referring to the space after the "notice" breaking up the
url, that's in accordance with the standard. Spaces in urls should
really be translated into "%20" to conform. The problem is exactly
what you've run into - text processors look for whitespace as a point
at which to break long lines. Rather than being a bug in TB, this is
ACM's badly formed url causing the problem - TB is following the
standard to the letter. Or in this case, the character <grin>.

from RFC 1738 (p22: APPENDIX: Recommendations for URLs in Context):

"In some cases, extra whitespace (spaces, linebreaks, tabs, etc.) may
need to be added to break long URLs across lines. The whitespace
should be ignored when extracting the URL"

-Mark Wieder

 Using The Bat! v1.61 on Windows 2000 5.0 Build 2195 Service Pack 2
-- 


________________________________________________
Current version is 1.61 | "Using TBUDL" information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to