Project

General

Profile

Actions

Defect #15398

closed

HTML 5 invalid <center> tag

Added by Ksenia Altbregen over 10 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Normal
Category:
Code cleanup/refactoring
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

/search page has an error of obsoleted tag <center>; search.diff changes into

style="text-align:center;"

/projects/.../issues/new has non-valid <div> and <p> tags (like <div><p> </div></p>); issues_new.diff fixes it.

Related to #5475.


Files

search.diff (641 Bytes) search.diff Ksenia Altbregen, 2013-11-19 12:16
issues_new.diff (1.39 KB) issues_new.diff Ksenia Altbregen, 2013-11-19 12:16
Actions #1

Updated by Jean-Philippe Lang over 10 years ago

  • Assignee set to Jean-Philippe Lang
  • Target version set to 2.4.1
  • Resolution set to Fixed

Ksenia Altbregen wrote:

/search page has an error of obsoleted tag <center>; search.diff changes into [...]

Fixed in r12309. The regular .pagination css class was applied instead of an inline style.

/projects/.../issues/new has non-valid <div> and <p> tags (like <div><p> </div></p>); issues_new.diff fixes it.

Your patch seems to be based againt an obsolete souce. It's already fixed.

Actions #2

Updated by Jean-Philippe Lang over 10 years ago

  • Status changed from New to Resolved
Actions #3

Updated by Jean-Philippe Lang over 10 years ago

  • Target version changed from 2.4.1 to 2.4.2
Actions #4

Updated by Jean-Philippe Lang over 10 years ago

  • Subject changed from HTML 5 validation to HTML 5 invalid <center> tag
  • Status changed from Resolved to Closed

Merged.

Actions

Also available in: Atom PDF