This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-cf7d8e71-62b7-41c0-9d54-1fc19e9bfbbf XWIKI-23870 Open

HTML5 validation outline error: heading level skipped on the tourCode/stepSheet

 
View issue   ·   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-0d471ee9-8a05-466c-96a4-7c6c6dcc960b Charpentier Lucas created this issue on 06/Jan/26 12:08
 
Summary: HTML5 validation outline error: heading level skipped on the tourCode/stepSheet
Issue Type: cid:jira-generated-image-avatar-cf7d8e71-62b7-41c0-9d54-1fc19e9bfbbf Bug
Affects Versions: 17.10.2
Assignee: Unassigned
Components: Distribution - Flavor, Tour
Created: 06/Jan/26 12:08
Labels: html5
Priority: cid:jira-generated-image-static-major-10f9bcfe-ff3f-40b9-9e7f-a6a20e617f3d Major
Reporter: Charpentier Lucas
Description:

First found on CI:

 Error Details

Validation errors in xwiki:TourCode.StepSheet()
ERROR: The heading “h3” (with computed level 3) follows the heading “h1” (with computed level 1), skipping 1 heading level. at line [1209] column [18]

Extracts of the invalid content:

  1207         <div class="row">
  1208     <div id="xwikicontent" class="col-xs-12">
  1209               <h3>New step</h3>
  1210 <div class="xform" id="stepForm">
  1211 <dl>