[TYPO3-core] RFC bug #9117: t3lib_parsehtml_proc removes attributes "lang" and "title" of SPAN tags
Stanislas Rolland
typo3 at sjbr.ca
Sun Nov 2 21:46:30 CET 2008
Martin Kutschker a écrit :
> 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().
>
This list applies only to span tags.
Please add also attributes "id" and "dir" to this list.
+1 from reading.
Stanislas
More information about the TYPO3-team-core
mailing list