[MacPorts] Tickets modified
Ryan Schmidt
ryandesign at macports.org
Thu Dec 20 19:08:43 PST 2012
On Dec 20, 2012, at 09:26, MacPorts <noreply at macports.org> wrote:
> +NOTE: There is a bug in Trac that does not pass the '+' sign properly to the query, use a link here instead of `query:` syntax.
"+" is a special character in the query portion of URLs and is used to represent a space; this is weird and should probably not be used. If you want a plus, use %2B; if you want a space, use %20.
More information about the macports-dev
mailing list