<?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>8960</bug_id>
          
          <creation_ts>2010-02-12 15:53:05 +0000</creation_ts>
          <short_desc>Mozilla logo encoded as JPEG YRbCrK, not RGB</short_desc>
          <delta_ts>2012-10-15 10:34:40 +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>HEAD</version>
          <rep_platform>PC</rep_platform>
          <op_sys>FreeBSD</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P5</priority>
          <bug_severity>trivial</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Peter Pentchev">roam</reporter>
          <assigned_to name="Dominique Hazael-Massieux">dom</assigned_to>
          <cc>dom</cc>
          
          <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>31864</commentid>
    <comment_count>0</comment_count>
    <who name="Peter Pentchev">roam</who>
    <bug_when>2010-02-12 15:53:05 +0000</bug_when>
    <thetext>Hi,

First of all, thanks a lot for all the services you&apos;ve been providing to the Internet community at large for the past... I&apos;m not even sure how many years!  I&apos;ve been using the validators for almost ten years now, and plan to keep using them for a lot longer, and I don&apos;t even know how to thank you for all the standards processes you&apos;ve got going :)

Now, this bug is not about the validator per se, but about the moz_logo.jpg file used in several places on various *.w3c.org websites.  This JPEG file, it seems, has been encoded in a YRbCrK color space, not the usual RGB one, and some browsers have lots of trouble displaying it.  This was first called to my attention by a friend (CC&apos;d), who wondered why IE 7 and IE 8 on Windows did not show this logo; and right now, as I&apos;m writing this report, it turns out that Firefox 2.x on FreeBSD doesn&apos;t, either (which makes me wonder a little, this shouldn&apos;t really happen, but that&apos;s a separate FreeBSD-specific problem on my end :)

When I downloaded the image, converted it to PNM using netpbm&apos;s jpegtonpm program, and converted it back to JPEG using pnmtojpeg (again from netpbm), the result - http://things.ringlet.net/roam/misc/mozl.jpg - displays in all the affected browsers we&apos;ve tested so far, apparently because jpegtopnm groks YCbRkK and pnmtojpeg silently creates an RGB JPEG file.  So it ought to be simple to fix this - or you could even use the above-referenced mozl.jpg file as a quick bandaid :)

It turns out that this is not an isolated incident - a Google search for &quot;YCbCr Internet Explorer&quot; found at least one page - http://forums.oscommerce.com/topic/353800-how-to-ensure-your-images-have-valid-filenames/ - that seems to reprot the same conclusion - IE only able to display RGB-encoded JPEG files.

Once again, thanks a lot for all your web-related work, and sorry for wasting your time on such a trivial matter :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>36062</commentid>
    <comment_count>1</comment_count>
    <who name="Dominique Hazael-Massieux">dom</who>
    <bug_when>2010-06-09 12:12:47 +0000</bug_when>
    <thetext>The Mozilla logo at http://www.w3.org/QA/Tools/logos_sup/moz_logo.jpg was updated early March; could you confirm this fixes the problem?</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>