[Typo3-dev] XHTML 1.1 bug
Michael Stucki
michael at typo3.org
Mon Feb 7 16:12:45 CET 2005
Thanks, Ernesto.
> There are some <div align=".."> being added by Typo3 (e.g. in wrapAlign
> for IMAGE/IMGTEXT captions, etc). This is not XHTML 1.1 compatible, since
> there is no "align" attribute allowed for <div>. The solution is to
> replace those with <div style="text- align:...;">.
>
> Attached is a patch to Typo3 (latest HEAD from CVS) to correct this
> behaviour.
I finally committed this to CVS.
- michael
--
Want support? Please read the list rules first: http://typo3.org/1438.0.html
More information about the TYPO3-dev
mailing list