Project

General

Profile

Actions

Bug #39026

closed

Quicktime movies abusively prefixed

Added by Francois Suter over 11 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Must have
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 #1

Updated by Francois Suter over 11 years ago

How to reproduce:
  • create a new Media CE and reference a Quicktime video with an external URL
  • display the page: nothing gets shown
  • look at the source code: both the "src" attribute of the "embed" object and the "new QTObject" statement in the JS point to a URL starting with "/http://...".
Actions #2

Updated by Gerrit Code Review over 11 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12847

Actions #3

Updated by Gerrit Code Review over 11 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12847

Actions #4

Updated by Gerrit Code Review over 11 years ago

Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/12927

Actions #5

Updated by Gerrit Code Review over 11 years ago

Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/12928

Actions #6

Updated by Gerrit Code Review over 11 years ago

Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at http://review.typo3.org/12929

Actions #7

Updated by Francois Suter over 11 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #8

Updated by Gerrit Code Review over 11 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/13199

Actions #9

Updated by Francois Suter over 11 years ago

  • Status changed from Under Review to Resolved
Actions #10

Updated by Gerrit Code Review over 11 years ago

  • Status changed from Resolved to Under Review

Patch set 1 for branch TYPO3_4-6 has been pushed to the review server.
It is available at http://review.typo3.org/13306

Actions #11

Updated by Francois Suter almost 11 years ago

  • Status changed from Under Review to Closed

This issue was reopened when the patches were pushed to the security branches. It's been merged for a while already.

Actions

Also available in: Atom PDF