Actions
Bug #78728
closedYouTubeRender should urlencode the origin
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-11-17
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Commit 84ab413 (https://review.typo3.org/49416) fixed the origin
parameter to incude the full host (and thus the scheme).
The full host url was not urlencoded. As the scheme contains
slashes we should really urlencode that.
Actions