<?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>814</bug_id>
          
          <creation_ts>2004-06-27 21:33:40 +0000</creation_ts>
          <short_desc>Misleading error message with invalid HTTP charset parameter</short_desc>
          <delta_ts>2009-02-26 10:37:22 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>CSSValidator</product>
          <component>Other</component>
          <version>CSS Validator</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://lduskins.net/</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 name="Zaykovskiy Andrey">reeb</reporter>
          <assigned_to name="Olivier Thereaux">ot</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>2052</commentid>
    <comment_count>0</comment_count>
    <who name="Zaykovskiy Andrey">reeb</who>
    <bug_when>2004-06-27 21:33:40 +0000</bug_when>
    <thetext>http://jigsaw.w3.org/css-validator/validator?uri=http://lduskins.net/
i think this is bug :(

same things with css: http://jigsaw.w3.org/css-validator/validator?
uri=http://lduskins.net/

&amp;

http://jigsaw.w3.org/css-validator/validator?
uri=http://lduskins.net/skins/classic/classic.css

:(</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2053</commentid>
    <comment_count>1</comment_count>
    <who name="Ville Skyttä">ville.skytta</who>
    <bug_when>2004-06-28 01:39:53 +0000</bug_when>
    <thetext>Apart from the &quot;Please, validate your XML document first!&quot; message being
somewhat misleading, I see no bug here.  http://lduskins.net/ has a bug though,
the response contains a Content-Type HTTP header with an invalid charset value
(note the &quot;.&quot; before &quot;win&quot;):

  $ HEAD http://lduskins.net/ | grep Content-Type
  Content-Type: text/html; charset=.win-1251

Your CSS example does not have the same problem:

  $ HEAD http://lduskins.net/skins/classic/classic.css | grep Content-Type
  Content-Type: text/css

Leaving open for comments about improving the error message.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>18058</commentid>
    <comment_count>2</comment_count>
    <who name="Thomas Kj">thomas</who>
    <bug_when>2007-12-13 12:32:59 +0000</bug_when>
    <thetext>I have a similar issue, when using IIS and Classic ASP, where Charset is returned in caps. Is this &quot;attribute&quot; supposed to be case-sensitive?



</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>23800</commentid>
    <comment_count>3</comment_count>
    <who name="Yves Lafon">ylafon</who>
    <bug_when>2009-02-17 16:22:02 +0000</bug_when>
    <thetext>For CSS files, it now says &quot;.UnsupportedEncodingException: .win1251&quot;
The message may be prettier, but at least the explanation of the issue is there.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>