[wp-trac] [WordPress Trac] #24220: Administering wih SSL and uploading images makes image links HTTPS
WordPress Trac
noreply at wordpress.org
Mon Apr 29 11:35:45 UTC 2013
#24220: Administering wih SSL and uploading images makes image links HTTPS
--------------------------+-----------------------------
Reporter: ccolotti | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: 3.5.1
Severity: major | Keywords:
--------------------------+-----------------------------
I am noticing this issue in 3.3 that all uploaded attachments are listed
in the library using HTTPS in the location when administerng over SSL. I
tried the patch.2 listed and it does not seem to change anything.
Previously this was never an issue, but now all my images are getting
added as HTTPS when I do not want them to be. I end up searching the DB
for " https://" and replacing with HTTP after every post.
Will this ever get resolved back to normal so SSL admin can be used
without having all attachments over SSL? I only have SSL for login and
admin.
I first reported this issue 16 months ago and it is STILL the same. The
original bug is here:
http://core.trac.wordpress.org/ticket/19722
The bottom line is adding media files in a multisite with HTTPS
administration makes all the image files linked as HTTPS. I have an SSL
robots.txt file to prevent indexing of HTTPS pages, but these should not
be served up over SSL just becuase we are administering pages with SSL.
The images should always be uploaded and address as NON SSL.
16 months to find out after re-enabling HTTPS admin that this is still an
issue.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24220>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list