Project

General

Profile

Actions

Bug #47575

closed

header element is rendered in lib.stdheader for all cases

Added by Patrick Broens almost 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Content Rendering
Target version:
Start date:
2013-04-25
Due date:
% Done:

100%

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

Description

According to the HTML5 spec the header element represents

a group of introductory or navigational aids. A header element typically contains the section’s heading (an h1–h6 element or an hgroup element), but can also contain other content, such as a table of contents, a search form, or any relevant logos.

First of all, the hgroup element has been removed from the specs.
Secondly, header is used to group elements. Currently the header element is used if there is any content in lib.stdheader, so for instance with a single hx. This is not desired because a single element is not a group.

Wrapping lib.stdheader with the header element should only occur when the date is added to the header.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #53305: HTML5 rendering of headers works only if a date is setClosed2013-11-04

Actions
Actions

Also available in: Atom PDF