Project

General

Profile

Actions

Bug #58986

closed

Content element Media: 2 bug with External URL in 6.2.2: wrong http:// handling

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

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

100%

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

Description

Take a External video URL like
http://www.youtube.com/watch?v=ow7eEWh37iU

In fresh clean working typo3 6.2.2 with IntroPack:
+ Add Media content element.
+ Goto Video Element and add External URL using the icon(!) "Select file or URL".
+ Notice the http:// in front of the complete URL
+ Set Link
+ Notice the http:// is not longer there in the "Path or URL to fallback ..."

Look at rendered code on the FrontEnd:
No object code is rendered at all.

Readd the http:// directly in the
"Path or URL to fallback ..." (without using the icon)

Look at rendered code on the FrontEnd again:
Now you will see no video, but at least the object-code is rendered.
(See bug 1: data-value is useless for viewing video in browser)


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #58985: Content element Media: 1 bug with External URL in 6.2.2: wrong data-valueClosed2014-05-21

Actions
Related to 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

  • Category set to Content Rendering
  • Status changed from New to Accepted
Actions #2

Updated by Gerrit Code Review almost 10 years ago

  • Status changed from Accepted to Under Review

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/29952

Actions #3

Updated by Thomas Löffler almost 10 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF