Bug #84290
closedMixed Content: HTTPS, but requested an insecure resource - This request has been blocked; the content must be served over HTTPS.
100%
Description
Accessing the Backend via https (not strict but just https)
All works fine except for copy and past functions.
The Copy works but the request breaks
Mixed Content: The page at 'https://dev.tp3.de/typo3/index.php?route=%2Fmain&token=abf5ce03892d9dc81c79c8ed48d7ef595592a63e' was loaded over HTTPS, but requested an insecure resource 'http://dev.tp3.de/typo3/index.php?M=web_list&moduleToken=8e909499ada2c53cba78ebea3cc9dbc1ecd3c074&id=218'. This request has been blocked; the content must be served over HTTPS.
Same for page and list module.
Should be in the call stack fired by the completeLoad
init require-50fb70e….js.gzip:1
require-50fb70e….js.gzip:1
o
completeLoad require-50fb70e….js.gzip:1
require-50fb70e….js.gzip:1
onScriptLoad
Updated by Thomas Ruta over 6 years ago
- Tracker changed from Bug to Epic
- % Done changed from 0 to 100
Problemn was on Cloudflaire site. Pushing content from http to https and other way round.
Set it to full stric mode and it worked fine again...
Updated by Riccardo De Contardi about 6 years ago
- Tracker changed from Epic to Bug
- Status changed from New to Closed
- TYPO3 Version set to 8
Closing it as this issue was about Cloudflare configuration and not TYPO3.
If you think that this is the wrong decision please reopen it or open a new issue with a reference to this one.