<?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>981</bug_id>
          
          <creation_ts>2005-01-08 16:57:42 +0000</creation_ts>
          <short_desc>Character encoding &quot;latin-1&quot; yields useless error</short_desc>
          <delta_ts>2005-10-19 06:28:51 +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>check</component>
          <version>0.6.7</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://validator.w3.org/check?uri=http%3A%2F%2Fwww.stadspanden.nl%2Fnieuw%2Fnew%2F</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>0.7.0</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Thijs Kinkhorst">thijs</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>2785</commentid>
    <comment_count>0</comment_count>
    <who name="Thijs Kinkhorst">thijs</who>
    <bug_when>2005-01-08 16:57:42 +0000</bug_when>
    <thetext>When trying to validate a website at the mentioned URL, I get the following message:

-----
Sorry! A fatal error occurred when attempting to transcode the character
encoding of the document. Either we do not support this character encoding yet,
or you have specified a non-existent character encoding (often a misspelling).

The detected character encoding was &quot;latin-1&quot;.

The error was &quot;&quot;.
-----

Of course this is a useless error, empty string. It provides no clue whatsoever
as to what I&apos;m doing wrong, I believe that &quot;latin-1&quot; is a valid charset
(overriding it with its equivalent &quot;iso-8859-1&quot; works just fine).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2787</commentid>
    <comment_count>1</comment_count>
    <who name="Ville Skyttä">ville.skytta</who>
    <bug_when>2005-01-09 11:26:47 +0000</bug_when>
    <thetext>I have fixed the &quot;&quot; part of the error message in CVS, this will be included in
the next release.

However, the part of the current validator&apos;s error message which you did not
quote here contains links to resources that help you to choose a correct
character encoding:

 | If you believe the character encoding to be valid you can submit a request
 | for that character encoding (see the feedback page for details) and we will
 | look into supporting it in the future.
 |
 | IANA maintains the list of official names for character sets and the WDG has
 | some information to help you correctly specify the character encoding. 

http://www.iana.org/assignments/character-sets
&quot;latin-1&quot; is not an official IANA encoding or alias.  (&quot;latin1&quot; is a valid alias
for &quot;iso-8859-1&quot;, but we don&apos;t currently support it; that&apos;s another issue).

To fix the problem with your page, just use the official preferred MIME name
&quot;iso-8859-1&quot;.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>