I'm not entirely sure what is going on here, but I seem to have a page which is meant to be encrypted but was producing mixed-mode SSL issues due to a few images loaded via Javascript (The JS loads via HTTPS with the rest of the page, then fetches the images using HTTP).

I noticed this was not happening for Authenticated users, only for Anonymous, so I visited the Secure Pages config page and added the URL (both by alias and by node/#) to the list of pages to secure ("Make secure only the listed pages")

This seemed to have no effect on the mixed-mode image loading issue so I removed the pages again, but left a blank line on the end of the list which had not previously been there and the page in question loaded fully HTTPS with no issues - Even though it's no longer in the list!

I seem to be experiencing different behaviour from Secure Pages whether the list of pages to make secure ends in a blank line or not. This is unexpected.

Comments

nerdcore created an issue.