You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Zoran Regvart (Jira)" <ji...@apache.org> on 2020/08/02 15:19:00 UTC

[jira] [Resolved] (CAMEL-15360) HTML validation issues

     [ https://issues.apache.org/jira/browse/CAMEL-15360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zoran Regvart resolved CAMEL-15360.
-----------------------------------
    Resolution: Fixed

Thanks [~Aemie], the footer redesign changes are live now!

> HTML validation issues
> ----------------------
>
>                 Key: CAMEL-15360
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15360
>             Project: Camel
>          Issue Type: Bug
>          Components: website
>            Reporter: Zoran Regvart
>            Assignee: Zoran Regvart
>            Priority: Major
>
> Seems that changes in CAMEL-15185 caused HTML [validation issues|https://ci-builds.apache.org/job/Camel/job/Camel.website/job/master/7/consoleFull]:
> {code}
>   1:5444  error  Element <figure> is not permitted as content in <dl>  element-permitted-content
>   1:5628  error  Element <input> is not permitted as content in <dl>   element-permitted-content
>   1:5671  error  Element <label> is not permitted as content in <dl>   element-permitted-content
>   1:5698  error  <img> is missing required alt attribute               WCAG/H37
>   1:5766  error  Element <label> is not permitted as content in <dl>   element-permitted-content
>   1:5793  error  <img> is missing required alt attribute               WCAG/H37
>   1:6107  error  Element <input> is not permitted as content in <dl>   element-permitted-content
>   1:6146  error  Element <label> is not permitted as content in <dl>   element-permitted-content
>   1:6169  error  <img> is missing required alt attribute               WCAG/H37
>   1:6237  error  Element <label> is not permitted as content in <dl>   element-permitted-content
>   1:6260  error  <img> is missing required alt attribute               WCAG/H37
>   1:6887  error  Element <input> is not permitted as content in <dl>   element-permitted-content
>   1:6931  error  Element <label> is not permitted as content in <dl>   element-permitted-content
>   1:6959  error  <img> is missing required alt attribute               WCAG/H37
>   1:7027  error  Element <label> is not permitted as content in <dl>   element-permitted-content
>   1:7055  error  <img> is missing required alt attribute               WCAG/H37
>   1:7593  error  Element <input> is not permitted as content in <dl>   element-permitted-content
>   1:7633  error  Element <label> is not permitted as content in <dl>   element-permitted-content
>   1:7657  error  <img> is missing required alt attribute               WCAG/H37
>   1:7725  error  Element <label> is not permitted as content in <dl>   element-permitted-content
>   1:7749  error  <img> is missing required alt attribute               WCAG/H37
>   1:9296  error  Duplicate ID "social-media"                           no-dup-id
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)