Project

General

Profile

Actions

Bug #84290

closed

Mixed Content: HTTPS, but requested an insecure resource - This request has been blocked; the content must be served over HTTPS.

Added by Thomas Ruta about 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-03-15
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

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
o
require-50fb70e….js.gzip:1
completeLoad require-50fb70e….js.gzip:1
onScriptLoad
require-50fb70e….js.gzip:1

Actions

Also available in: Atom PDF