Project

General

Profile

Actions

Bug #39572

closed

Enforce Protocol of Root page is applied to eID scripts

Added by Nico de Haen over 11 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2012-08-07
Due date:
% Done:

100%

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

Description

I have a page tree like this:

home
- site1
- site2 (https)
- site3

I set the use protocol of the home page to http since I want https only in site2.
If I call an eID script now with https://index.php?eID=myEID, the request of that script is redirect to http, even if I'm on site2.
The resaon is, that the page id is not evaluated in eID scripts, (which is correct), but the enforce protocol field is.

If I change the protocol on home to "Default" it's working again, but this will result in a https on home, if someone comes from site2.

Actions

Also available in: Atom PDF