Opened 16 years ago
Closed 16 years ago
#12396 closed defect (bug) (fixed)
Notices on switch and suspended blogs
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.0 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Warnings/Notices | Keywords: | |
| Focuses: | Cc: |
Description
Multisite is installed on domain.de, a blog on sub.domain.de.
If you are on sub.domain.de and set this blog archived/suspended WordPress switch back to domain.de, but there is a notice:
Undefined variable: switch in [...]/wp-admin/includes/ms.php on line 119
If you visit then sub.domain.de you get the notice:
Trying to get property of non-object in [....]wp-includes/general-template.php on line 456
Note: See
TracTickets for help on using
tickets.
r13461 /trunk/ (wp-includes/general-template.php wp-admin/includes/ms.php): warnings cleanup on archived/suspended sites, fixes #12396