🇹🇼Taiwan jimyhuang
This issue still there. I tried patch 3055152-4.patch, it is correct.
Tested version: 10.3.2
Problematic code: 11.x , 10.x
Reproduce step:
- Create a view with page, choose "content" as type
- Add filter to created views, use title as exposed filter
- Operator choose "Is equal to"
- Visit created views page, type testing search string into exposed filter: %abc%
- Visit created views page, type query on the url: /test-node?title=%25abc%25
- All the title contains abc will listed. The percentage character is not escape.