<?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>769</bug_id>
          
          <creation_ts>2004-05-29 18:42:58 +0000</creation_ts>
          <short_desc>Accept-Language, accept all languages as fallback</short_desc>
          <delta_ts>2005-08-29 12:28:04 +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></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Bj">bjoern</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>1976</commentid>
    <comment_count>0</comment_count>
    <who name="Bj">bjoern</who>
    <bug_when>2004-05-29 18:42:58 +0000</bug_when>
    <thetext>From http://jigsaw.w3.org/css-validator/BUGS.html

&apos;&apos;
The Validator passes the Accept-Language HTTP header to the server where the 
code to validate comes from. This conflicts sometimes with content negotiation 
facilities, i.e. you cannot validate pages written in languages you do not 
accept. I suggest adding &apos;*&apos; at the end of the list of accepted languages.
&apos;&apos;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>5557</commentid>
    <comment_count>1</comment_count>
    <who name="Yves Lafon">ylafon</who>
    <bug_when>2005-08-29 12:28:04 +0000</bug_when>
    <thetext>Done, it add &quot;,*&quot; if * is not present (leaving the possibility of having an
explicit *;q=0.0 is a user wants to).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>