Actions
Bug #63616
closedhttps urls are not replaced in content
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Content Rendering
Target version:
-
Start date:
2014-12-05
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The method http_makelinks()
in ContentObjectRenderer
just cares about links starting with http:// which is nowadays a bit sad :/
This method needs to care about https:// aswell!
Actions