Opened 3 years ago
Last modified 3 years ago
#54290 new defect (bug)
Domain mapping: Text displayed on wp-signup.php asserts site doesn't exist when it does actually exist
Reported by: | henry.wright | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | Networks and Sites | Keywords: | |
Focuses: | multisite | Cc: |
Description
In a network install, when domain mapping is active for a custom domain, the following message appears on the wp-signup.php page when the network sub-domain is visited:
The site you were looking for, https://foo.example.com/, does not exist, but you can create it now!
Steps to reproduce
- Map a network site "foo.example.com" to a custom domain "foo.com" using this guide: https://wordpress.org/support/article/wordpress-multisite-domain-mapping/
- Visit the network sub-domain "foo.example.com" in a browser
- Observe the text on wp-signup.php which notes "foo.example.com" doesn't exist
The network sub-domain "foo.example.com" does exist so this text shouldn't be displayed.
Change History (2)
Note: See
TracTickets for help on using
tickets.
Related #53355