[wp-trac] [WordPress Trac] #41925: Bring back, support and document %1$s support in wpdb->prepare
WordPress Trac
noreply at wordpress.org
Wed Sep 20 14:46:15 UTC 2017
#41925: Bring back, support and document %1$s support in wpdb->prepare
-------------------------+------------------------------
Reporter: soulseekah | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Database | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
-------------------------+------------------------------
Comment (by soulseekah):
Added a patch which addresses 2 critical issues:
1. Make sure %s placeholders are quoted correctly (odd number of leading
%)
2. Make sure %f placeholders are converted correctly (odd number of
leading %)
Adds 1 feature:
1. Freaking numbered placeholders.
Includes over 20 test cases. Let's write some more.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/41925#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list