Paste: urls bug

Author: mrjbq7
Mode: factor
Date: Wed, 26 Jan 2011 19:52:30
Plain Text |
[ "/foo.txt&foo=1&bar=2" ]
[ URL" http://localhost/foo.txt?foo=1&bar=2" relative-url ] unit-test

Annotation: fixed

Author: mrjbq7
Mode: factor
Date: Wed, 26 Jan 2011 19:57:20
Plain Text |
[ "/foo.txt?foo=1&bar=2" ]
[
    URL" http://localhost/foo.txt?foo=1&bar=2" relative-url
    present
] unit-test

New Annotation

Summary:
Author:
Mode:
Body: