[TYPO3-core] RFC #8160: invalidate xHTML in Backend
Hauke Mehrtens
hauke at hauke-m.de
Sat Apr 19 16:13:31 CEST 2008
This is an SVN patch request.
Type: Bugfix
Bugtracker references:
http://bugs.typo3.org/view.php?id=8160
Branches:
TYPO3_4-2
Problem:
The Typo3 Backend is not validate xHTML.
<?xml version="1.0" encoding="utf-8"?>
must be in the first line of the xHTML file and there must be an
namespace declaration in the html tag like this:
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
Regards,
Hauke Mehrtens
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xhtml-header-bugfix.diff
Type: text/x-diff
Size: 1950 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080419/6a13b956/attachment.diff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 890 bytes
Desc: OpenPGP digital signature
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080419/6a13b956/attachment.pgp
More information about the TYPO3-team-core
mailing list