#18898 closed defect (bug) (fixed)
PHP warnings caused by r18909
| Reported by: | johnbillion | Owned by: | ryan |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.3 |
| Component: | General | Version: | 3.3 |
| Severity: | major | Keywords: | |
| Cc: | Focuses: |
Description
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
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
isset()