Opened 3 years ago
Last modified 18 months ago
#12459 closed defect (bug)
dashboard / my sites doesn't handle empty database prefixes properly — at Version 4
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0 |
| Component: | Multisite | Version: | 3.0 |
| Severity: | normal | Keywords: | has-patch featured |
| Cc: | jk3us |
Description (last modified by Denis-de-Bernardy)
Original description:
super admin on newly created MS site can't browse dashboard / my sites
It dies with no link: "You must be a member of at least one site to use this page."
Change History (7)
comment:1
Denis-de-Bernardy
— 3 years ago
- Keywords has-patch added
Denis-de-Bernardy
— 3 years ago
Denis-de-Bernardy
— 3 years ago
Denis-de-Bernardy
— 3 years ago
comment:3
Denis-de-Bernardy
— 3 years ago
the third patch additionally fixes a potential security issue in the event a user manages to create arbitrary meta details.
comment:4
Denis-de-Bernardy
— 3 years ago
- Description modified (diff)
- Summary changed from super admin on newly created MS site can't browse dashboard / my sites to dashboard / my sites doesn't handle empty database prefixes properly
Note: See
TracTickets for help on using
tickets.
the second patch fixes an additional php warning when the blog prefix is an empty string.