[wp-trac] [WordPress Trac] #28315: update_user_meta() updates user with ID1 if WP_Error is passed as first argument

WordPress Trac noreply at wordpress.org
Wed Jul 30 13:31:08 UTC 2014


#28315: update_user_meta() updates user with ID1 if WP_Error is passed as first
argument
-------------------------------------+-----------------------
 Reporter:  javorszky                |       Owner:
     Type:  defect (bug)             |      Status:  reopened
 Priority:  normal                   |   Milestone:  4.0
Component:  Options, Meta APIs       |     Version:  3.9.1
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |     Focuses:
-------------------------------------+-----------------------

Comment (by javorszky):

 `is_numeric()` works as long as we're aware that `is_numeric("9.482") ===
 true` and therefore need to make sure that it's actually an integer with
 something else.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/28315#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list