[wp-trac] [WordPress Trac] #31149: Error Object of class stdClass could not be converted to int in ms-functions.php on line 1788
WordPress Trac
noreply at wordpress.org
Mon Mar 23 17:43:49 UTC 2015
#31149: Error Object of class stdClass could not be converted to int in ms-
functions.php on line 1788
----------------------------------------+------------------------
Reporter: hauvong | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.2
Component: Taxonomy | Version: 3.0
Severity: normal | Resolution:
Keywords: has-patch needs-unit-tests | Focuses: multisite
----------------------------------------+------------------------
Comment (by boonebgorges):
The condition that leads to this error - `( $global_id != $local_id )` -
is very difficult to trigger, as it only naturally occurs as the result of
a race condition. After much gnashing of teeth, I've managed to fake a
race condition in a unit test. Fix coming up.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31149#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list