You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "clement escoffier (JIRA)" <ji...@codehaus.org> on 2014/03/19 17:19:59 UTC

[jira] (MSKINS-93) Wrong file extension for 'apache-maven-project-2.png'

clement escoffier created MSKINS-93:
---------------------------------------

             Summary: Wrong file extension for 'apache-maven-project-2.png'
                 Key: MSKINS-93
                 URL: https://jira.codehaus.org/browse/MSKINS-93
             Project: Maven Skins
          Issue Type: Bug
          Components: Fluido Skin
    Affects Versions: fluido-1.3.1
            Reporter: clement escoffier
            Priority: Minor
         Attachments: apache-maven-project-2.png

The asset 'apache-maven-project-2.png' has the '.png' extension but actually it's a 'jpeg' file:

{code}
file apache-maven-project-2.png 
apache-maven-project-2.png: JPEG image data, JFIF standard 1.02
{code}

It's a minor issue, but it can become annoying if you want to optimize resource using optipng (or any other png optimizer). 

There are two easy way to fix this issue:

* provide a png version of the image
* rename the asset (but also update all the references to the asset)

I've attached a png version of the asset.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)