Defect #15398
closed
HTML 5 invalid <center> tag
Added by Ksenia Altbregen about 11 years ago.
Updated almost 11 years ago.
Category:
Code cleanup/refactoring
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
- 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.
- Status changed from New to Resolved
- Target version changed from 2.4.1 to 2.4.2
- Subject changed from HTML 5 validation to HTML 5 invalid <center> tag
- Status changed from Resolved to Closed
Also available in: Atom
PDF