<?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>10947</bug_id>
          
          <creation_ts>2010-10-01 07:43:51 +0000</creation_ts>
          <short_desc>CHARACTER_ENCODING_SUPPORT-5: may be reported for files correctly encoded as UTF-8</short_desc>
          <delta_ts>2010-10-01 09:18:40 +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>Java Library</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></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>
          <dependson>10952</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="fd">fd</reporter>
          <assigned_to name="fd">fd</assigned_to>
          
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>40396</commentid>
    <comment_count>0</comment_count>
    <who name="fd">fd</who>
    <bug_when>2010-10-01 07:43:51 +0000</bug_when>
    <thetext>Seems the error message may be reported for files that are correctly encoded in UTF-8.

See user report at:
http://lists.w3.org/Archives/Public/public-mobile-dev/2010Sep/0000.html

... for page:
http://honte.eu/

Possible leads to find the bug:
- content is SVG served as image/svg+xml. Could the Checker simply end up with empty content internally and think empty content is not properly encoded as UTF-8?
- content is compressed. Could the Checker run the UTF-8 encoding check on compressed content?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>40413</commentid>
    <comment_count>1</comment_count>
    <who name="fd">fd</who>
    <bug_when>2010-10-01 09:18:40 +0000</bug_when>
    <thetext>The second option is the right one: the mobileOK Checker does not support compression and tries to parse the body received directly as HTML. See Bug 10952 for more details.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>