Actions
Bug #39026
closedQuicktime movies abusively prefixed
Status:
Closed
Priority:
Must have
Assignee:
Category:
Content Rendering
Target version:
Start date:
2012-07-17
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.7
PHP Version:
5.3
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:
Description
In the MEDIA CE, Quicktime movies get prepended with a prefix (either the base URL or the absRefPrefix) even if their URL uses a full scheme.
The solution is to introduce a test, similar to the one already existing for the SWF object, that checks before prepending.
Actions