[wp-trac] [WordPress Trac] #30948: Unit test test_query_tag_nun is failing
WordPress Trac
noreply at wordpress.org
Thu Jan 8 08:31:44 UTC 2015
#30948: Unit test test_query_tag_nun is failing
--------------------------+---------------------
Reporter: valendesigns | Owner: pento
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.2
Component: Database | Version: trunk
Severity: normal | Resolution: fixed
Keywords: | Focuses:
--------------------------+---------------------
Changes (by pento):
* owner: => pento
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"31093"]:
{{{
#!CommitTicketReference repository="" revision="31093"
WPDB: When `wpdb::query()` needs to sanity check a query string, make sure
to run `wpdb:flush()` afterwards, to ensure the results from sanity check
queries aren't mixed up with the results for the user query.
See #21212.
Fixes #30948.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30948#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list