Hi!

Not sure if this is it, but your spelling is incorrect, you have config.jumprul_enable and it should be config.jumpurl_enable

Best Regards ... Guy

On 11/12/2014 15:54, Markus Klein wrote:
Hi!

I'm not able to reproduce this.

I'm setting config.jumprul_enable = 1 and I have a native video element.
The generated HTML is

<div id="c26" class="csc-default">
   <!--  Media element: [begin] -->
   <embed src="fileadmin/user_upload/Takeoff_Instructions.wmv" width="400" 
height="280">
   <!--  Media element: [end] -->
</div>

Kind regards
Markus

------------------------------------------------------------
Markus Klein
TYPO3 CMS Active Contributors Team Member

-----Original Message-----
From: [email protected] [mailto:typo3-english-
[email protected]] On Behalf Of Guy Newell
Sent: Thursday, December 11, 2014 1:44 PM
To: [email protected]
Subject: Re: [TYPO3-english] Version 6.2.7 Media - Embed Tag Issue

Hi Markus,

I am using the default css_styled_content, then in my own ts I have:

Constants:
styles.content.uploads.jumpurl = 1

Setup:
config.jumpurl_enable = {$styles.content.uploads.jumpurl}

Help that helps.

Best Regards ... Guy

On 10/12/2014 20:35, Markus Klein wrote:
Hi!

Thanks for the testing, but I'm not able to reproduce this.
Which css_styled_content template are you using?

Because from reading the code the constant
"styles.content.uploads.jumpurl" is not used at all anymore since 6.x

Kind regards
Markus

------------------------------------------------------------
Markus Klein
TYPO3 CMS Active Contributors Team Member

-----Original Message-----
From: [email protected] [mailto:typo3-english-
[email protected]] On Behalf Of Guy Newell
Sent: Wednesday, December 10, 2014 11:39 AM
To: [email protected]
Subject: Re: [TYPO3-english] Version 6.2.7 Media - Embed Tag Issue


Hi Everyone,

Found the issue, so have posted here to help anyone else:

I had jumpurls set to on

styles.content.uploads.jumpurl = 1

and since TYPO3 6.2.6 this caused the embed tag not to be rendered.

If I turn Jump URLs off:

styles.content.uploads.jumpurl = 0

The embed tag is now rendered in TYPO3 6.2.8

Hope that helps anyone else and any further thoughts on this issue
would be gratefully received.

Best Regards ... Guy

On 05/12/2014 00:36, Guy Newell wrote:

Hi,

Has anyone experienced this issue after upgrading to TYPO3 6.2.7:

Version 6.2.6:
Media Content element, Media Type: Video and Render Type: "Native
HTML
Embed Element". The <embed> tag is rendered in the front end
correctly.

After upgrade to 6.2.7:
The <embed> tag is no longer being rendered.

Interestingly, if the site is put back to 6.2.6 everything works again.

Many Thanks for your help.

Guy Newell

_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english


_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to