[TYPO3-core] FYI24: #11283: Validation issue: Lots of cleanup in typo3/sysext/install/mod/class.tx_install.php

Patrick Broens patrick at netcreators.com
Fri Jun 5 17:04:36 CEST 2009


Hi,

this is a SVN patch request.

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=10956

Branches: Trunk

Problem:
The install tool is still using HTML 4.01 Transitional, while backend is
using XHTML 1.0 Transitional.
There are a lot of validation issues.

Solution:
The doctype has been changed to XHTML 1.0 Transitional.

A lot of issues have been fixed like:
* Proper closing of various singleton tags, especially <img> and <input>
tags
* Using &amp; instead of & in various links
* other

Notes:
The cleanup of this file is not ready right now. There are some issues
still open, but a bit harder to solve, and will probably need some
functional changes. This will be done after committing this patch.

I consider this a no-brainer, as it does not change any functionality,
only proper markup. Please object if you don't agree, otherwise this
patch will be committed after 24 hours.

Cheers,

Patrick
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 20090605_RFC_11283.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090605/0134ccff/attachment-0001.txt 


More information about the TYPO3-team-core mailing list