#33686 closed defect (bug) (duplicate)
https handling in environment
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.3 |
Component: | Networks and Sites | Keywords: | |
Focuses: | multisite | Cc: |
Description (last modified by )
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 .
Change History (3)
Note: See
TracTickets for help on using
tickets.
Thanks for the report, marcel! We're already aware of this bug (it's an old one) and we're working on it on ticket #14867.