Project

General

Profile

Actions

Bug #22916

closed

RTE not loading when using forceHTTPS option

Added by Helmut Hummel almost 14 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-06-17
Due date:
% Done:

0%

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

Description

When using the (undocumented) configuration option forceHTTPS the siteURL is appended twice. So the URL for classesURL will look like this:

https://myhost.domain.tldhttps://myhost.domain.tld/....
This happens in RTE in TYPO3 4.3.3

I had to use forceHTTPS because of a special setup with SSL termination, where the requests from the browser go to a Loadbalancer which terminates the SSL connection and sends out a http request to the webserver behind
(issue imported from #M14766)


Files

rte_https.diff (1.3 KB) rte_https.diff Administrator Admin, 2010-06-17 15:31
rtehtmlarea_bugfix_14766_follow_up_typo3_4-3.patch (1.39 KB) rtehtmlarea_bugfix_14766_follow_up_typo3_4-3.patch Administrator Admin, 2010-06-17 18:26
Actions #1

Updated by Stanislas Rolland almost 14 years ago

Thanks for the patch.

Committed to SVN TYPO3core branch TYPO3_4-3 (revision 7954).

Please test your installation with current trunk or TYPO3 4.4 RC1. I think the forceHTTPS option would not be necessary anymore as all url's are now relative.

Actions #2

Updated by Stanislas Rolland almost 14 years ago

I am afraid that the initial patch may break some installations. The attached follow-up patch will limit the change to the case where option forceHTTPS is used.

Actions #3

Updated by Stanislas Rolland almost 14 years ago

Follow-up patch committed to branch TYPO3_4-3 (revision 7956).

Actions #4

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF