Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #21236, comment 2


Ignore:
Timestamp:
07/12/2012 02:57:39 PM (13 years ago)
Author:
damiensaunders
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21236, comment 2

    initial v1  
    11Hi there
    22
    3 I think the domain mapping plugin is not related to this issue. But I will try to setup a clean install on my local box
     3I 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
    44
    5 This is very trivial but 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:// 
     5This 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
     6{{{
     7http//
     8}}}
     9  not
     10{{{
     11http://
     12}}}
     13 
    614
    715I've attached a screenshot for your records ... note the URL in the bottom left of the chrome status bar
     16
     17If the link works for you then im happy to close this
    818
    919Cheers