Issue 11057
html validation errors
11057
Reporter: mdoering
Assignee: jcuadra
Type: Bug
Summary: html validation errors
Priority: Major
Resolution: Fixed
Status: Closed
Created: 2012-05-10 12:03:35.193
Updated: 2013-08-29 14:44:53.205
Resolved: 2012-12-13 17:03:09.466
Description: Make sure the portal html validates with w3c.
Right now this species page:
http://staging.gbif.org:8080/portal-web-dynamic/species/2415835
returns 44 errors with w3c http://validator.w3.org/
]]>
Author: jcuadra@gbif.org
Created: 2012-11-19 16:26:45.153
Updated: 2012-11-19 16:27:10.982
All throughout our pages, we have been involved in the practice of adding custom attributes to standard HTML elements, which according to the W3C HTML Validator, is wrong, hence errors are reported due to this fact.
e.g.