<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>17492</bug_id>
          
          <creation_ts>2012-06-14 23:04:36 +0000</creation_ts>
          <short_desc>html5 input image alt error</short_desc>
          <delta_ts>2015-08-23 07:07:23 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML Checker</product>
          <component>General</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>mike</reporter>
          <assigned_to name="Michael[tm] Smith">mike+validator</assigned_to>
          <cc>mike</cc>
    
    <cc>mike</cc>
          
          <qa_contact name="qa-dev tracking">www-validator-cvs</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>69055</commentid>
    <comment_count>0</comment_count>
    <who name="">mike</who>
    <bug_when>2012-06-14 23:04:36 +0000</bug_when>
    <thetext>tried to validate document and got error message that looks like it&apos;s internal to the validator

&quot;Sorry! This document cannot be checked.&quot;
External Checker not available

Checking the Document Type of this document requires the help of an external tool which was either not enabled in this validator, or is currently unavailable. Check in the validator&apos;s system configuration that HTML5 Validator is enabled and functional.

The error encountered was: :11: parser error : Premature end of data in tag dl line 11 to continue. Sorry. The admin was notified.&lt;/message&gt;&lt;/non-document-error&gt;&lt;/dd&gt; ^ :11: parser error : Premature end of data in tag elaboration line 11 to continue. Sorry. The admin was notified.&lt;/message&gt;&lt;/non-document-error&gt;&lt;/dd&gt; ^ :11: parser error : Premature end of data in tag error line 8 to continue. Sorry. The admin was notified.&lt;/message&gt;&lt;/non-document-error&gt;&lt;/dd&gt; ^ :11: parser error : Premature end of data in tag messages line 2 to continue. Sorry. The admin was notified.&lt;/message&gt;&lt;/non-document-error&gt;&lt;/dd&gt; ^


To reproduce, simply try validate by direct input:
&lt;!DOCTYPE html&gt;
&lt;html&gt;
&lt;head&gt;
&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot; /&gt;
&lt;title&gt;broke&lt;/title&gt;
&lt;/head&gt;
&lt;body&gt;

&lt;form&gt;
&lt;input type=&quot;image&quot; src=&quot;http://www.blogger.com/img/add/add2blogger_sm_b.gif&quot; /&gt;
&lt;/form&gt;

&lt;/body&gt;
&lt;/html&gt;

The missing alt on the input triggers this error, if you put an alt on that it goes through</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>69069</commentid>
    <comment_count>1</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2012-06-15 07:15:01 +0000</bug_when>
    <thetext>woops... Nice catch. The cause of this is in some code I added a few months back. Strange that nobody&apos;s reported it yet. Thanks very much for taking the time to file this bug -- I&apos;ll  get it fixed as soon as I can.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>69077</commentid>
    <comment_count>2</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2012-06-15 08:45:54 +0000</bug_when>
    <thetext>Fixed:

https://bitbucket.org/validator/validator/changeset/ce2731c4e8a9</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>