Project

General

Profile

Actions

Bug #58985

closed

Content element Media: 1 bug with External URL in 6.2.2: wrong data-value

Added by Paul A. Auwehla almost 10 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Content Rendering
Target version:
-
Start date:
2014-05-21
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

When using the Media content element
on a fresh new clean installation of 6.2.2 with IntroPack
you will get no visible Video with External URL in no browser.
(Same videos did work up to 6.1.7)

Bug (1)
A video from youtube for example:
http://www.youtube.com/watch?v=ow7eEWh37iU

Video is rendered in 6.2.2 from Media content element with this data in object:
... data="http://www.youtube.com/embed/ow7eEWh37iU?fs=1" ...

Video is rendered in 6.1.7 from Media content element with this data in object:
... data="http://www.youtube.com/v/ow7eEWh37iU?fs=1" ...

If you take the complete object-code
and just change the data-value
from the 6.2.2 version
to the 6.1.7 version
you will see video again in all browsers.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #58986: Content element Media: 2 bug with External URL in 6.2.2: wrong http:// handlingClosed2014-05-21

Actions
Is duplicate of TYPO3 Core - Bug #58569: Content element "media" does not render Youtube videosClosed2014-05-06

Actions
Actions #1

Updated by Markus Klein almost 10 years ago

  • Status changed from New to Closed
  • Target version deleted (next-patchlevel)

Closing as duplicate of #58569.

(Please consider using the search function on top right for finding possible existing issues. Thanks.)

Actions #2

Updated by Paul A. Auwehla almost 10 years ago

Thanks Markus!
This was a very very fast answer!
Didnt see the dublicate myself.
Did a search with the wrong keywords.

Actions

Also available in: Atom PDF