Weby corrupts URL encoding
Application launcher for Windows, Mac OS X, FreeBSD and Linux
Brought to you by:
karlinjf
The Weby plugin distributed with Launchy 2.0 reencodes the percentage signs in search URLs. For instance, Weby expands the search string http://www.amazon.de/s?url=search-alias%3Daps&field-keywords=%s to http://www.amazon.de/s?url=search-alias%253Daps&field-keywords=test for “test” as input.
Effectively, this corrupts the search.
This bug affects both searches defined in Weby as well as those defined as Firefox bookmarks.
Logged In: YES
user_id=1757363
Originator: YES
I assume the bug arises because Weby URL-encodes the whole search string instead of just the search input.