<?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>9381</bug_id>
          
          <creation_ts>2010-04-01 07:23:09 +0000</creation_ts>
          <short_desc>LINK_TARGET_FORMAT-2: Make it clear that test only checks encoding at the HTTP level</short_desc>
          <delta_ts>2010-04-01 09:46:49 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>mobileOK Basic checker</product>
          <component>Web interface</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</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>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="fd">fd</reporter>
          <assigned_to name="fd">fd</assigned_to>
          
          
          <qa_contact name="fd">fd</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>34316</commentid>
    <comment_count>0</comment_count>
    <who name="fd">fd</who>
    <bug_when>2010-04-01 07:23:09 +0000</bug_when>
    <thetext>The message&apos;s label is an informational message that says:
[[ The CSS Style contains at-rules, properties, or values that may not be supported ]]
... which should be clear enough.

However, the description claims:
[[ The linked resource uses a character encoding other than UTF-8. ]]

That is wrong and confusing as the test only applies at the HTTP level, and the linked resource may well define the UTF-8 character encoding in the XML declaration and/or in a meta element.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>34327</commentid>
    <comment_count>1</comment_count>
    <who name="fd">fd</who>
    <bug_when>2010-04-01 09:46:49 +0000</bug_when>
    <thetext>Message description updated to:
[[
The mobileOK Checker checked the HTTP Content-Type header returned in response to the linked resource and found out that:
- the character encoding of the resource was not specified at that level. In this case, please note that the mobileOK Checker did not check whether the character encoding was specified at the content level (in the XML declaration or in a &lt;code&gt;meta&lt;/code&gt; element) for performance reasons. Please check each resource individually to determine whether its character encoding is properly specified.

- or that a character encoding different from UTF-8 was specified at the HTTP level. Given the number of character encodings used across the world, sending UTF-8 encoded content to browsers that requests it increases significantly the chances of properly displaying a page.
]]

New message will get deployed in next release.
</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>