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 #1

Updated by Thomas Ruta about 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...

Actions #2

Updated by Riccardo De Contardi over 5 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.

Actions

Also available in: Atom PDF