Roundup Tracker - Issues

Message1163

Author myers_carpenter
Recipients
Date 2004-04-04.01:10:19
Message-id
In-reply-to
Logged In: YES 
user_id=335935

My browser: Mozilla FireFox or Galeon

Ok so the HTML looks like this:

    <a href="file10/Pic 3 - 100% zoom.JPG">Pic 3 - 100%
zoom.JPG</a>

My browser is converting spaces to %20 to render broken pages.  

The URI spec says spaces aren't allowed: 
http://www.ietf.org/rfc/rfc2396.txt

And the HTML specs says that href attribs are only supposed
to have URI's.  

How do you urlencode a string in TAL?
History
Date User Action Args
2009-02-03 14:20:38adminlinkissue927745 messages
2009-02-03 14:20:38admincreate