<?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>7462</bug_id>
          
          <creation_ts>2009-08-31 07:52:22 +0000</creation_ts>
          <short_desc>Warning about application/xhtml+xml should not be returned when content is HTML</short_desc>
          <delta_ts>2009-09-10 14:47:00 +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>enhancement</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>26748</commentid>
    <comment_count>0</comment_count>
    <who name="fd">fd</who>
    <bug_when>2009-08-31 07:52:22 +0000</bug_when>
    <thetext>The warning is usually unclear, in particular when the content being checked is HTML.

On top of the message, authors who &quot;fix&quot; the problem are likely to test the result with IE, and be prompted to download the content.

The message should be way clearer to reach a broader audience.

See:
http://lists.w3.org/Archives/Public/public-bpwg/2009Aug/0026.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>26832</commentid>
    <comment_count>1</comment_count>
    <who name="fd">fd</who>
    <bug_when>2009-09-04 12:38:34 +0000</bug_when>
    <thetext>Message completed as follow:

[[
See how to properly configure server mime types. If the page under test uses a non-XML version of HTML, you should first consider switching to XHTML. In any case, do not serve a non-XML version of HTML with an application/xhtml+xml media type.

Beware: some browsers have no support for application/xhtml+xml (e.g. Internet Explorer) and prompt users to download the page if it served as such. You should not serve XHTML content to browsers that do not support it. Use Content Negotiation to match the browser&apos;s capabilities. See the XHTML Media Types - Second Edition W3C note for more information, and in particular the Compatibility Guidelines to follow to have XHTML documents rendered on both XHTML-aware and HTML-only user agents.
]]

(links removed for clarity, but the real version contains links to the referenced documents).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>