Opened 10 months ago

Last modified 8 months ago

#21236 new defect (bug)

Network Admin broken link http// not http:// typo if siteadmin changes siteurl of subsite

Reported by: damiensaunders Owned by:
Priority: normal Milestone: Awaiting Review
Component: Network Admin Version: 3.4.1
Severity: minor Keywords: reporter-feedback
Cc:

Description

Given:

  • a multisite install at example.org configured for sub-domains
  • a subsite called "foo" at foo.example.org
  • a domain mapping foo.com -> foo.example.org
  • www.foo.com set as PRIMARY domain for that blog

and...
the siteadmin changes the siteurl for that blog via Network Admin > Settings > Site

then ...
when the siteadmin visits foo.com/wp-admin the the menu link for Network admin is broken.

It's expected that the link looks like

example.org/wp-admin/network/

but instead it is changed to

http//example.org/wp-admin/network/


Clicking on the link resolves to a 404 page.

This maybe trivial but changing the siteurl for mapped domains / subsites is important if you need to integrate with 3rd party API like google checkout which expect qualified valid full domain.

I've noticed on the multisite forums that a few other users have complained about the network admin link being broken.

If you need screenshots please let me know

Attachments (1)

Network Admin URL http error.JPG (214.1 KB) - added by damiensaunders 10 months ago.

Download all attachments as: .zip

Change History (4)

I'm able to edit a site url without any issue in Network admin in version 3.4.1.

The point of the domain mapping plugin is that it allows you to map the site to a domain without/instead of editing the site in Network admin.

If you have to edit the site url to get the domain mapped URL to work then you have something wrong in your install/configuration.

Hi there

I think the domain mapping plugin is not related to this issue (it's just my current setup). But its really hard to do this on a dev box if you can't fake all the full-domains

This is very trivial but it affects the siteadmin user experience ... if you change the siteurl for a sub-site to a fully qualified domain ... then the link to Network Admin (from that subsite) is broken as the link shows as

http//

not

http://


I've attached a screenshot for your records ... note the URL in the bottom left of the chrome status bar

If the link works for you then im happy to close this

Cheers

Damien

Last edited 10 months ago by damiensaunders (previous) (diff)
  • Keywords reporter-feedback added

Still an issue?

Note: See TracTickets for help on using tickets.