Opened 3 years ago
Closed 3 years ago
#15297 closed defect (bug) (fixed)
class-wp-ms-sites-list-table.php bug
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.1 |
| Component: | General | Version: | 3.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Change History (5)
- Milestone changed from Awaiting Review to 3.1
- Owner set to westi
- Status changed from new to assigned
comment:2
markmcwilliams — 3 years ago
I was about to say the same thing, noticed it on my local install!
I guess I need another test install :-P
Previously it was completely broken for subdomain installs.
Amazing what little breaks when you haven't got
define( 'SUBDOMAIN_INSTALL', true );
In your wp-config.php
Had forgotten how ghetto our detection was :-)
Note: See
TracTickets for help on using
tickets.

[16126]