Hi,
I was getting a warning from IE browsers about the page containing both secure and insecure elements every time I enabled the add this module and navigated to a https page. While an earlier patch fixed the inclusion of the image for https, it didn't address the inclusion of the stylesheet. The attached patch fixes this.
Cheers,
Stella
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | addthis.module.patch | 594 bytes | stefanhoth |
| ssl.patch | 948 bytes | stella |
Comments
Comment #1
epiphanydigital commentedSame issue. Thanks for the patch!
Comment #2
rgibson75 commentedHad the same issue - the patch fixed the problem. Thanks!
Comment #3
mrfelton commentedSame problem here. Patch fixes. Please get this committed.
Comment #4
timwoodThanks for the patch. Applied, subscribing to this post so I can find out when it makes it into a released version.
Comment #5
vega commentedPatch works for me. http://blog.httpwatch.com/2009/04/23/fixing-the-ie-8-warning-do-you-want... helped me figure out that this was the issue.
Comment #6
stefanhoth commentedI stumbled upon the same issue.
I added a patch without repeating unneccessary lines and using the same test for SSL the module uses in other places.
Comment #7
stella commentedComment #8
vesapalmu commentedThank you Stella. This will make it to 2.10 version and it's finally been commited.