Project

General

Profile

Actions

Bug #20472

closed

Validation issue: End tag for "hr" omitted, but OMITTAG NO was specified in typo3/init.php

Added by Patrick Broens over 15 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-05-19
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Branches: Trunk

This is an issue related to a bigger cleanup, regarding the following problems. The reason of separating the overall into smaller ones is that it is easier to revert them in case of problems.

Problems:
Although we once decided to switch to XHTML 1.0 Transitional, there are some errors with "hr" tags.
  • No ending is defined for the singleton tag.
  • uppercase tags

Solution:
Change these tags with the proper markup.

(issue imported from #M11144)


Files

20090518_RFC_11144.diff (772 Bytes) 20090518_RFC_11144.diff Administrator Admin, 2009-05-19 10:05
Actions #1

Updated by Patrick Broens over 15 years ago

committed to trunk, rev 5558.

Actions

Also available in: Atom PDF