Small typo in html5-schemas.xml

Bug #579601 reported by Perry Smith
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
nXhtml
Fix Committed
Medium
Unassigned

Bug Description

The current code is:

<locatingRules xmlns="http://thaiopensource.com/ns/locating-rules/1.0">
  <uri pattern="*.html5" typeId="HTML5"/>
  <namespace ns="http://www.w3.org/1999/xhtml" typeId="HTML5"/>
  <documentElement localName="html" typeId="HTML5"/>
  <typeId id="XHTML5" uri="html5.rnc"/>

  <uri pattern="*.xhtml5" typeId="XHTML5"/>
  <namespace ns="http://www.w3.org/1999/xhtml" typeId="XHTML5"/>
  <documentElement localName="html" typeId="XHTML5"/>
  <typeId id="XHTML5" uri="xhtml5.rnc"/>
</locatingRules>

The 5th line has the wrong id. It should be HTML5 (without the X).

Revision history for this message
lborgman (lennart-borgman) wrote :

Thanks Perry. Fixed now in the new nXhtml beta 2.09 I just uploaded.

Changed in nxhtml:
importance: Undecided → Medium
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.