Ticket #1056 (closed bug: worksforme)

Opened 3 years ago

Last modified 3 years ago

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

comment:1 Changed 3 years ago by jeroen

  • Status changed from new to closed
  • Resolution set to worksforme
  • Component set to embedder

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.

Note: See TracTickets for help on using tickets.