Closed diamondsw closed 1 year ago
This appears to affect other queries involving symbols; for instance searching for "tes*" escapes to "tes%2A" and does not match "test" as would be expected.
This is caused by the "Nice URLs" setting. Disabling it fixes this, so the bug is somewhere in there. Confirmed on both the alpha listed above and on 2.9.2.
Looks like this happens with PHP's built-in webserver, but not nginx or apache...
Thanks, this appears fixed; I'm seeing some other odd behavior, but since it's not necessarily related I'll post a new issue.
Server Software
Client Software (please complete the following information)
What steps trigger this bug
What did you expect to happen? Show results with the categorized tag.
What actually happened?
Additional Info It should be noted searching for a standard tag (without ":") works as expected. Disabling the tag categorization plugin does not affect this behavior.
I'm happy to repeat this and provide whatever logs are helpful.