algolia / algoliasearch-wordpress

❌🗑🙅‍♂️ Algolia Search plugin for WordPress is no longer supported. Please use our API client guide instead
https://www.algolia.com/doc/integration/wordpress/getting-started/quick-start/
GNU General Public License v2.0
358 stars 114 forks source link

Character from the URL is escaped in search input #751

Closed rayrutjes closed 6 years ago

rayrutjes commented 6 years ago

When special chars get submitted, they are urldecoded and then escaped. As a result, the search input contains chars like & which is not expected.