[wp-trac] [WordPress Trac] #25779: wp_notify_moderator() sends multiple emails to the same person if the email addresses are not the same case
WordPress Trac
noreply at wordpress.org
Wed Nov 6 13:01:15 UTC 2013
#25779: wp_notify_moderator() sends multiple emails to the same person if the email
addresses are not the same case
--------------------------+------------------
Reporter: westi | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.8
Component: Comments | Version: 3.1
Severity: normal | Resolution:
Keywords: needs-patch |
--------------------------+------------------
Comment (by SergeyBiryukov):
[attachment:25779.patch] uses `strcasecmp()` to compare emails in
`wp_notify_moderator()`, `wp_password_change_notification()`, and
`revoke_super_admin()`. These are all the instances I could find
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25779#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list