[wp-trac] [WordPress Trac] #28273: Multisite sites without a path redirect to signup page
WordPress Trac
noreply at wordpress.org
Wed Jun 18 21:42:53 UTC 2025
#28273: Multisite sites without a path redirect to signup page
-------------------------------------+-------------------------
Reporter: Ipstenu | Owner: chriscct7
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Administration | Version: 3.9
Severity: normal | Resolution: worksforme
Keywords: has-patch needs-testing | Focuses: multisite
-------------------------------------+-------------------------
Changes (by SirLouen):
* status: reviewing => closed
* resolution: => worksforme
Comment:
Looking at the support ticket that @Ipstenu is referencing
> In network admin > sites > edit site > info
> The second line is Path. There was nothing in the field for this site.
For all sites working properly, there was a forward slash like so: /
This field doesn't exist anymore.
Going back to 3.9 there was this field https://github.com/WordPress
/wordpress-develop/blob/3.9.0/src/wp-admin/network/site-info.php
This field was removed in 4.3, [32759]
It's true that if we manually remove nowadays the Path, it will break. We
have to do this through database though, it's not straightforward to
accomplish this (and undesirable to do so)
With the
[https://core.trac.wordpress.org/attachment/ticket/28273/28273-alternate.patch
patch provided], the main site works, but when accessing Network Sites, it
goes in a canonical loop
This report is weird because it has a modification date of 6 years ago,
despite there has not been more discussion for 10 years. Probably a spam
comment that was removed and altered the modification time.
For all these reasons, I would say that this has been already fixed,
indirectly; hence I think it's safe to close this ticket now, as fixed:
`worksforme`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28273#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list