[wp-trac] [WordPress Trac] #42653: % sign is changed to alphanumeric combination of numbers in curly braces, by core.
WordPress Trac
noreply at wordpress.org
Wed Nov 29 08:34:08 UTC 2017
#42653: % sign is changed to alphanumeric combination of numbers in curly braces,
by core.
---------------------------+------------------------
Reporter: hostingreview | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Query | Version: 4.8.3
Severity: normal | Resolution: duplicate
Keywords: | Focuses: template
---------------------------+------------------------
Changes (by dd32):
* keywords: 2nd-opinion =>
* status: new => closed
* resolution: => duplicate
* milestone: Awaiting Review =>
Comment:
Unfortunately we've not come up with any other solutions than the one
implemented, so I don't think we're going to be changing the
implementation any time soon.
It's now expected, that if you're filtering SQL directly, that the SQL may
change, and/or have these placeholders in it. If you need to filter SQL
often, rather than just suffixing extra SQL conditions, that you should
probably consider opening a Trac ticket to discuss how to remove the need
for SQL filtering.
For the purpose of `meta_key` LIKE's we've got #42409
--
Ticket URL: <https://core.trac.wordpress.org/ticket/42653#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list