Actions
Bug #22916
closedRTE not loading when using forceHTTPS option
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
Actions