[wp-trac] [WordPress Trac] #25773: can not update option in wp 3.7 and hanging in wp_clear_scheduled_hook()

WordPress Trac noreply at wordpress.org
Wed Oct 30 14:36:56 UTC 2013


#25773: can not update option in wp 3.7 and hanging in wp_clear_scheduled_hook()
--------------------------+--------------------
 Reporter:  dimagsv       |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.7.2
Component:  Cache         |     Version:  3.7.1
 Severity:  normal        |  Resolution:
 Keywords:                |
--------------------------+--------------------

Comment (by nacin):

 > New option value not updated in memory cache when value in database is
 equal to new option value bacause zero (0) rows affected and
 update_option() return error (false).

 I think we need a test case. If the database had zero rows affected, then
 nothing was updated, and there is nothing to update in memcached.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/25773#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list