[TYPO3-core] RFC bug #9117: t3lib_parsehtml_proc removes attributes "lang" and "title" of SPAN tags

Martin Kutschker masi-no at spam-typo3.org
Sun Nov 2 21:09:55 CET 2008


Hi!

This is a patch request.

Branches: TYPO3_4-2, trunk

Problem: The default RTE transformation allows only attributes "class",
"style" and "xml:lang". But this is a problem for the valid attributes
"lang" and "title".

Solution: add the attributes to the list of allowed attributes in the
function t3lib_parsehtml_proc::getKeepTags().

Masi

PS: Someone may think that adding "title" is a feature, but as
"xml:lang" is supported the missing of "lang" is certainly a bug.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug_9717.patch
Type: text/x-diff
Size: 1129 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20081102/1cd7233d/attachment.patch 


More information about the TYPO3-team-core mailing list