Ticket #1056 (closed bug: worksforme)
Searchbar 'script' URI parsing
| Reported by: | pablo | Owned by: | jeroen |
|---|---|---|---|
| Priority: | Milestone: | Plugins | |
| Component: | embedding | Keywords: | |
| Cc: | Forum thread: | http://www.longtailvideo.com/support/forums/jw-player/bug-reports/14510/searchbar-plugin-is-bugged |
Description
From MyTopTrailer:
the searchbar plugin is bugged. To get proper results for multiple words input you have to replace the ' ' (space) by a '+'
See thread for more details
Change History
Note: See
TracTickets for help on using
tickets.

The plugin is fine; it nicely urlencodes queries before sending out. It uses %0 instead of + though. Perhaps this user has an issue with that serverside.