<?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>823</bug_id>
          
          <creation_ts>2004-07-09 09:36:28 +0000</creation_ts>
          <short_desc>encoding troubles</short_desc>
          <delta_ts>2004-08-05 23:47:05 +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>Website</component>
          <version>0.6.6</version>
          <rep_platform>Other</rep_platform>
          <op_sys>Windows 98</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://neon2.neon.net.ua/</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="Alex Shuman">asc</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>2079</commentid>
    <comment_count>0</comment_count>
    <who name="Alex Shuman">asc</who>
    <bug_when>2004-07-09 09:36:29 +0000</bug_when>
    <thetext>While uploading this page for validation using Opera browser&apos;s Frame=&gt;Validate 
Source function - all is ok. But while trying to validate using URL and &apos;detect 
encoding automatically&apos;, the following error is displayed:

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;win1251&quot;.

The error was &quot;&quot;.

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.

here is my encoding meta tag:

&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=windows-1251&quot;&gt;

what is wrong?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2114</commentid>
    <comment_count>1</comment_count>
    <who name="Terje Bless">link</who>
    <bug_when>2004-08-05 08:22:11 +0000</bug_when>
    <thetext>Most likely your server is sending a charset parameter with the Content-Type header specifying 
&quot;win1251&quot; instead of &quot;windows-1251&quot;. The character encoding given in a &lt;meta&gt; element does not 
override the data provided directly in the HTTP transaction. In other words, this is most likely a 
configuration issue with your web server.

I can&apos;t seem to reach http://neon2.neon.net.ua/ at the moment so I can&apos;t verify that this is the issue. 
Please investigate the issue on your end and let us know the result.

PS. You should consider using UNICODE (UTF-8) instead of a proprietary encoding such as windows
-1251.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2116</commentid>
    <comment_count>2</comment_count>
    <who name="Alex Shuman">asc</who>
    <bug_when>2004-08-05 19:47:05 +0000</bug_when>
    <thetext>issue was resolved by setting in .htaccess AddDefaultCharset windows-1251 but 
Apache 2.0 seem to have default charset &apos;win1251&apos; for that encoding, not 
&apos;windows-1251&apos;. http://neon2.neon.net.ua/ not works for now due to hosting 
problems, but http://neon2.becor.org.ua/ (with same content) works.
</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>