- This topic has 1 reply, 2 voices, and was last updated 9 years, 2 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › GET url injecting %5B%5D
I’ve setup a search and filter form to filter open jobs on a site I’m working on. When the form is submitted, everything seems to work fine internally, but on the frontend the list of jobs empties and shows “0 results found”
I noticed in the address bar, right after the meta type “%5B%5D” is injected into the query string which breaks the search. If the %5B%5D is removed, the search functions and results are shown.
Why?