Replies: 0
I found an issue with WooCommerce product search for few specific keyword patters only. Instead of proper/empty result page, search is redirecting to home page without throwing any errors.
Only WooCommerce plugin is currently active on site and I had also tested same with default WordPress theme and keeping all other plugins in disable mode.
https://dev.amahort.com
Following search term is not working,
804 insert
Following search terms are working fine,
804 inser
insert 804
insert
Looks like for this pattern( Any number + SQL reserved keyword like insert, update… ) it’s breaking.