#19670 closed defect (bug) (fixed)
Two notices on wp-signup.php
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.4 | Priority: | normal |
Severity: | normal | Version: | 3.0 |
Component: | Multisite | Keywords: | has-patch |
Focuses: | Cc: |
Description
- Go to wp-signup.php.
- Select "Just a username, please", but leave "Username" and "Email Address" fields blank.
- See the notices:
Notice: Undefined offset: 0 in wp-includes/ms-functions.php on line 442 Notice: Undefined index: blog in wp-signup.php on line 260
The patch also simplifies checkboxes logic a bit.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
In [19850]: