<?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>4848</bug_id>
          
          <creation_ts>2007-07-11 09:24:55 +0000</creation_ts>
          <short_desc>warn about incorrect public/system identifiers combinations, or system identifiers that go 404</short_desc>
          <delta_ts>2008-01-31 06:31:30 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Validator</product>
          <component>Parser</component>
          <version>0.8.0b2</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://www.codelyoko.cn</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>0.9.0</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="rimy">Siramizu</reporter>
          <assigned_to name="Terje Bless">link</assigned_to>
          
          
          <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>15775</commentid>
    <comment_count>0</comment_count>
    <who name="rimy">Siramizu</who>
    <bug_when>2007-07-11 09:24:55 +0000</bug_when>
    <thetext>When I use &amp;nbsp; or &amp;copy; it said XML Parsing Error: Entity
 \&apos;nbsp\&apos; not defined.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>15780</commentid>
    <comment_count>1</comment_count>
    <who name="Olivier Thereaux">ot</who>
    <bug_when>2007-07-11 11:11:43 +0000</bug_when>
    <thetext>The validator can not find the entity because your DOCTYPE is (partly) wrong.

The correct doctype for XHTML 1.1 is:
&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.1//EN&quot; 
   &quot;http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd&quot;&gt;

If you found the doctype you used somewhere on the web, you should probably warn the webpage owners that they are providing bogus advice.

I am keeping this bug open and renaming - ideally the validator should have warned about the bogus doctype.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>15781</commentid>
    <comment_count>2</comment_count>
    <who name="rimy">Siramizu</who>
    <bug_when>2007-07-11 12:03:43 +0000</bug_when>
    <thetext>Thanks very much.
I think it\\\&apos;s a mistake made by my friend while he modify 
the DOCTYPE from XHTML 1.0 Strict to XHTML 1.1 .</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>18375</commentid>
    <comment_count>3</comment_count>
    <who name="Olivier Thereaux">ot</who>
    <bug_when>2008-01-17 08:11:37 +0000</bug_when>
    <thetext>Got a fix in CVS:
http://lists.w3.org/Archives/Public/www-validator-cvs/2008Jan/0034.html
http://lists.w3.org/Archives/Public/www-validator-cvs/2008Jan/0033.html
http://lists.w3.org/Archives/Public/www-validator-cvs/2008Jan/0032.html

Test: 
http://qa-dev.w3.org/wmvs/HEAD/check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/4848-html40-transitional_FPI-SI-mismatch.html

The fix will be in the next validator release.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>18377</commentid>
    <comment_count>4</comment_count>
    <who name="Terje Bless">link</who>
    <bug_when>2008-01-17 08:20:17 +0000</bug_when>
    <thetext>Just a minor stylistic note; saying the DOCTYPE is broken is needlessly obtuse. Rather, say that the DOCTYPE is Inconsistent, has a mismatch or something along those lines. Be specific, without getting verbose, and summarize the explanatory text from below in the message heading.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>18379</commentid>
    <comment_count>5</comment_count>
    <who name="Olivier Thereaux">ot</who>
    <bug_when>2008-01-17 11:17:37 +0000</bug_when>
    <thetext>(In reply to comment #4)
&gt; Just a minor stylistic note; saying the DOCTYPE is broken is needlessly
&gt; obtuse. Rather, say that the DOCTYPE is Inconsistent, has a mismatch or
&gt; something along those lines. Be specific, without getting verbose, and
&gt; summarize the explanatory text from below in the message heading.

Ack, you are right. I was trying for the wording to not be too complex but ended up making it short and ugly.

Updated the wording in 
http://lists.w3.org/Archives/Public/www-validator-cvs/2008Jan/0039.html

Thoughts? I note that I still need to copy the wording to other warning templates when we&apos;re happy with it, so I&apos;m temporarily reopening the bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>18648</commentid>
    <comment_count>6</comment_count>
    <who name="Olivier Thereaux">ot</who>
    <bug_when>2008-01-31 06:31:30 +0000</bug_when>
    <thetext>(In reply to comment #5)
&gt; Thoughts? I note that I still need to copy the wording to other warning
&gt; templates when we&apos;re happy with it, so I&apos;m temporarily reopening the bug.

Hearing no objection to the updated wording, I copied it over to the other warning templates and am closing this bug. 

Thanks!
</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>