dustinrue / ControlPlane

ControlPlane - context-sensitive computing for OS X
http://www.controlplaneapp.com
BSD 3-Clause "New" or "Revised" License
1.76k stars 180 forks source link

Ampersand being incorrectly escaped #404

Closed cblecker closed 9 years ago

cblecker commented 9 years ago

When ControlPlane is set as the default browser, and a link is passed to it, ControlPlane is incorrectly trying to escape the ampersand symbol in the query string part of the URL as %26 . This breaks any URL that has multiple variables in the query string as the ampersand is used as the separator.

dustinrue commented 9 years ago

Please try this build - http://www.controlplaneapp.com/download/ci

cblecker commented 9 years ago

That fixed it! Cheers for the fast response.

dustinrue commented 9 years ago

I'll include it in the next public release, that build will not "see" it so be sure to either watch for the release on twitter or keep running the public release.