[wp-trac] [WordPress Trac] #18898: PHP warnings caused by r18909
WordPress Trac
wp-trac at lists.automattic.com
Mon Oct 10 22:40:39 UTC 2011
#18898: PHP warnings caused by r18909
--------------------------+-----------------------------
Reporter: johnbillion | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.3
Severity: major | Keywords:
--------------------------+-----------------------------
Changes made in r18909 cause the following notices which show up when
performing a fresh install and when adding a new user (possibly in other
places too).
When adding a new user the notices cause a headers already sent warning
which prevents the redirect from occurring after the new user is created.
{{{
Notice: Undefined variable: aim in [...]\wp-includes\user.php on line 1357
Notice: Undefined variable: yim in [...]\wp-includes\user.php on line 1357
Notice: Undefined variable: jabber in [...]\wp-includes\user.php on line
1357
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18898>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list