CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #37196

Filename get lower case

Added by Bernhard Eckl about 1 year ago.

Status:New Start date:2012-05-15
Priority:Should have Due date:
Assignee:- % Done:

0%

Category:- Spent time: -
Target version:-
Votes: 0

Description

Hello,

I have a few own markers, which build together the markup for html5 audio. In some of that markers, I need something like
wrap = | />
e.g. to close the html tag <source>
But if I do so, the filename in the marker (fetched from db field like value = ###TX_...IMAGE###) get lower cased.

Even if I create a new marker just with that value (value = />) or also if I don’t use a marker and output that directly after the marker in the template, everytime the filename (and path) gets to lower case. Could it be that browser checks the whole HTML output? How can I disable this?

Also available in: Atom PDF