Project

General

Profile

Actions

Bug #50041

closed

Media content element does not work with youtube and https

Added by Jochem de Groot almost 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2013-07-15
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.1
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

If I add a media content element with a youtube url on a website which uses https, a blank box will be shown in the frontend while using Chrome (instead of the yt movie). It seems that a youtube url will always be prefixed with: 'http://www.youtube.com/v/', which is hard-coded in class.tslib_mediawizardcoreprovider.php. Other browsers will prompt a message that the https connection is partly secure, because of this.

I've added a patch as a suggestion. This prefixes the youtube url with http or https dependend on the current used protocol.

Regards,
-- Jochem


Files

Actions

Also available in: Atom PDF