Project

General

Profile

Actions

Bug #78219

closed

Pagetree context menu view fails preview hidden page when backend uses https and page http protocoll

Added by R3 H6 over 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-10-10
Due date:
% Done:

0%

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

Description

It is not possible to preview a page which is using http protocol when typo3 backend is using https.

Steps to reproduce:
  • Set page property "protcol" to http
  • Force backend using ssl
  • Right click on page in pagetree and choose "view"
Possible solution:
  • Do not redirect in TypoScriptFrontendController::fetch_the_id() when a backend user is logged in.

Related bug:
https://forge.typo3.org/issues/76326

Actions #1

Updated by Wouter Wolters over 7 years ago

  • Status changed from New to Needs Feedback

There is an option for this see the documentation here https://docs.typo3.org/typo3cms/TSconfigReference/PageTsconfig/TCEmain/Index.html#previewdomain

Please try this.

Actions #2

Updated by R3 H6 over 7 years ago

TCEMAIN.previewDomain does not work.
TYPO3 still uses http, though the preview domain is set to https.
When changing url_scheme to default (0), everything is fine..., but this is not the solution.

When changing preview domain to "https://www.foo.bar", TYPO3 is using this domain.

Actions #3

Updated by Alexander Opitz about 7 years ago

Do you want the preview in http or https? You two comments differ in this point.

Actions #4

Updated by Riccardo De Contardi almost 7 years ago

  • Status changed from Needs Feedback to Closed

No feedback since more than 90 days > closing

If you think that this is the wrong decision or have more information about how to reproduce the issue then please reopen it or open a new issue with a reference to this one. Thank you.

Actions

Also available in: Atom PDF