Opened 2 years ago
Closed 20 months ago
#17697 closed defect (bug) (fixed)
Notice: Undefined index: subdomain_install in wp-admin/network.php on line 526
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.3 |
| Component: | Warnings/Notices | Version: | 3.2 |
| Severity: | normal | Keywords: | has-patch dev-feedback |
| Cc: | cyberhobo@… |
Description
I get this notice in Tools -> Network Setup after clicking Install on an existing single site install with a post more than one month old.
There's a more notice-resistant version of the same check earlier in the code - I'll try that and submit a patch shortly.
Attachments (2)
Change History (7)
- Component changed from General to Upgrade/Install
Yep - easy fix appears to work fine.
- Component changed from Upgrade/Install to Warnings/Notices
- Keywords dev-feedback added
Maybe I should have left dev-feedback on this? Nacin suggested the patch at WordCamp Reno, seems like a slam-dunk fix to get into 3.2.
comment:4
SergeyBiryukov — 21 months ago
- Milestone changed from Awaiting Review to 3.3
Note: See
TracTickets for help on using
tickets.

Patch