[TYPO3-dev] t3Editor: bug? HTML tags cannot be written as TS values

Franz Koch typo.removeformessage at fx-graefix.de
Fri Feb 1 12:08:24 CET 2008


Hi,
> the following does not work with t3editor:
> 
> -------
> myObject = TEXT
> myObject {
>     value = whatever
>     wrap = <strong>|</strong>
> }
> -------
> the HTML-Tag 'strong' is filtered out by the editor, like any other html 
> tag. Is this a bug or do I need a special writing for that? The latter 
> would be extremely bad, as it will break every former TS, so I assume 
> this is a bug. Is it?

little update/better description. I can write the tags, but as soon as I 
press return to jump to the next line, the html-tag is actually applied 
to the containing content. So using the example from above, I see a bold 
bar then and no longer any html tags. When deactivating the editor, the 
html tag also is disappeared from the 'plain' TS code.

--
Greetings,
Franz




More information about the TYPO3-dev mailing list