Roundup Tracker - Issues

Message1991

Author kragen
Recipients
Date 2005-07-18.21:21:34
Message-id
In-reply-to
Twisted is using Roundup.  I entered a bug report at
http://twistedmatrix.com/bugs/issue1117 which included
the text "issue 1109".  Roundup rendered this as <a
href="issue 1109">issue1109</a>, which is an invalid
URL.  I think this should be <a href="issue1109">issue
1109</a>.  Following the link to
http://twistedmatrix.com/bugs/issue%201109 produces an
empty HTTP response, which is a separate bug.

I have worked around this bug in future bug reports in
Twisted's roundup by writing that text as "issue1109"
rather than "issue 1109".
History
Date User Action Args
2009-02-03 14:21:24adminlinkissue1240538 messages
2009-02-03 14:21:24admincreate