[wpmu-trac] [WordPress MU Trac] #1113: Result of action overridden in send_confirmation_on_profile_email
WordPress MU Trac
wpmu-trac at lists.automattic.com
Mon Sep 14 21:36:30 UTC 2009
#1113: Result of action overridden in send_confirmation_on_profile_email
----------------------------+-----------------------------------------------
Reporter: MikeLittle | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone:
Component: Administration | Version:
Severity: major | Keywords: has_patch
----------------------------+-----------------------------------------------
The function send_confirmation_on_profile_email() is hooked to action
'personal_options_update'. If you add a higher priority hook that
populates the global WP_Error object, this function overwrites it.
It should check whether there is already an error before creating a new
object.
Patch attached.
--
Ticket URL: <http://trac.mu.wordpress.org/ticket/1113>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser
More information about the wpmu-trac
mailing list