[wp-trac] [WordPress Trac] #5809: Updating a term in one taxonomy affects the term in every taxonomy
WordPress Trac
noreply at wordpress.org
Wed Nov 5 01:08:46 UTC 2014
#5809: Updating a term in one taxonomy affects the term in every taxonomy
--------------------------+---------------------------
Reporter: rmccue | Owner: boonebgorges
Type: defect (bug) | Status: accepted
Priority: high | Milestone: 4.1
Component: Taxonomy | Version: 2.3
Severity: major | Resolution:
Keywords: has-patch | Focuses:
--------------------------+---------------------------
Comment (by boonebgorges):
In [changeset:"30239"]:
{{{
#!CommitTicketReference repository="" revision="30239"
Enforce ORDER BY and LIMIT clauses in `term_exists()` queries.
In case of edge cases where a duplicate term might exist in a replicated
database for a split second, these explicit query clauses ensure that
`term_exists()` will always recognize the oldest matched term as the
canonical one. See [30238] for background.
Props pento.
See #22023, #5809.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/5809#comment:60>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list