[Alpine-info] URLs with & in them are not escaped
Matt Ackeret
mattack at apple.com
Fri Apr 24 16:56:20 PDT 2009
On Fri, 24 Apr 2009, Sean C. Farley wrote:
> It seems to work for me. What do you have in url-viewers? Are the execution
> sections wrapped with quotes?
I guess mine is quoted improperly?
_SCHEME(rdar)_ "/usr/bin/open _URL_"
should it be:
_SCHEME(rdar)_ /usr/bin/open "_URL_"
instead?
(as far as I remember, the _SCHEME(rdar)_ part is a way to get it to recognize
internal 'urls' into our bug system that we use.)
More information about the Alpine-info
mailing list