[TYPO3-core] RFC: Bugfix #7582: RTE transformation should process dd element as block element

Stanislas Rolland stanislas.rolland at fructifor.ca
Thu Feb 21 02:28:01 CET 2008


Michael Stucki a écrit :
> 
> Didn't test but think that "dd" is still not completely integrated in the
> HTML parser. Please do a search for "blockquote" and you should find some
> more places where (I think) "dd" should be added as well.
> 
I did test the patch and also did the suggested search. In a number of 
statements, blockquote is concatenated with other elements and with 
$headListTags. Since dd is added to $headListTags, the patch covers 
those. The other occurrences are rather archaic defaults and would 
usually be overridden by Page TSConfig configuration settings.

Regards,
Stanislas





More information about the TYPO3-team-core mailing list