K 10
svn:author
V 4
hoek
K 8
svn:date
V 27
1999-08-06T05:58:14.000000Z
K 7
svn:log
V 330
When creating the "Submit Followup" link, be more aggressive about
url-encoding unsafe characters.  Instead of a comparing against a list
of unsafe characters, compare against an inverted list of safe characters.
Specifically fixes " " spaces in urls, but probably others, too.

Make the url-encoding that did already exist work.

END
