[wp-trac] [WordPress Trac] #33686: https handeling in environment
WordPress Trac
noreply at wordpress.org
Wed Sep 2 14:46:28 UTC 2015
#33686: https handeling in environment
--------------------------------+------------------------
Reporter: marcel962 | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Networks and Sites | Version: 4.3
Severity: normal | Resolution: duplicate
Keywords: | Focuses: multisite
--------------------------------+------------------------
Changes (by SergeyBiryukov):
* focuses: => multisite
* component: General => Networks and Sites
Old description:
> I ran into a possible bug in the method: get_blogaddress_by_id( ) (ms-
> blogs.php).
> The protocol here is hard coded. In a ssl environment this returns the
> wrong url.
>
> return ( $bloginfo ) ? esc_url( ''''''http://'''''' .
> $bloginfo->domain .
New description:
I ran into a possible bug in the method: get_blogaddress_by_id( ) (ms-
blogs.php).
The protocol here is hard coded. In a ssl environment this returns the
wrong url.
{{{
return ( $bloginfo ) ? esc_url( ''''''http://'''''' .
$bloginfo->domain .
}}}
--
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33686#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list