You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2009/03/04 20:31:56 UTC

[jira] Created: (TAP5-552) Common compressed image files should be configured to not compress: GIF, PNG

Common compressed image files should be configured to not compress: GIF, PNG
----------------------------------------------------------------------------

                 Key: TAP5-552
                 URL: https://issues.apache.org/jira/browse/TAP5-552
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.1.0.0
            Reporter: Howard M. Lewis Ship


Tapestry's gzip compression logic should know not to try and compress GIF and PNG files are already compressed and should not be re-compressed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TAP5-552) Common compressed image files should be configured to not re-compress when sent to client: GIF, PNG

Posted by "Thiago H. de Paula Figueiredo (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12678878#action_12678878 ] 

Thiago H. de Paula Figueiredo commented on TAP5-552:
----------------------------------------------------

What about JPG? Isn't it compressed enough?

> Common compressed image files should be configured to not re-compress when sent to client: GIF, PNG
> ---------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-552
>                 URL: https://issues.apache.org/jira/browse/TAP5-552
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1.0.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>
> Tapestry's gzip compression logic should know not to try and compress GIF and PNG files are already compressed and should not be re-compressed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (TAP5-552) Common compressed image files should be configured to not compress: GIF, PNG

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship reassigned TAP5-552:
-----------------------------------------

    Assignee: Howard M. Lewis Ship

> Common compressed image files should be configured to not compress: GIF, PNG
> ----------------------------------------------------------------------------
>
>                 Key: TAP5-552
>                 URL: https://issues.apache.org/jira/browse/TAP5-552
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1.0.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>
> Tapestry's gzip compression logic should know not to try and compress GIF and PNG files are already compressed and should not be re-compressed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (TAP5-552) Common compressed image files should be configured to not re-compress when sent to client: GIF, PNG

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAP5-552:
--------------------------------------

    Summary: Common compressed image files should be configured to not re-compress when sent to client: GIF, PNG  (was: Common compressed image files should be configured to not compress: GIF, PNG)

> Common compressed image files should be configured to not re-compress when sent to client: GIF, PNG
> ---------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-552
>                 URL: https://issues.apache.org/jira/browse/TAP5-552
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1.0.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>
> Tapestry's gzip compression logic should know not to try and compress GIF and PNG files are already compressed and should not be re-compressed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (TAP5-552) Common compressed image files should be configured to not compress: GIF, PNG

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship reassigned TAP5-552:
-----------------------------------------

    Assignee: Howard M. Lewis Ship

> Common compressed image files should be configured to not compress: GIF, PNG
> ----------------------------------------------------------------------------
>
>                 Key: TAP5-552
>                 URL: https://issues.apache.org/jira/browse/TAP5-552
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1.0.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>
> Tapestry's gzip compression logic should know not to try and compress GIF and PNG files are already compressed and should not be re-compressed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (TAP5-552) Common compressed image files should be configured to not re-compress when sent to client: GIF, PNG

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-552.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.1.0.1

> Common compressed image files should be configured to not re-compress when sent to client: GIF, PNG
> ---------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-552
>                 URL: https://issues.apache.org/jira/browse/TAP5-552
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1.0.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.1.0.1
>
>
> Tapestry's gzip compression logic should know not to try and compress GIF and PNG files are already compressed and should not be re-compressed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TAP5-552) Common compressed image files should be configured to not re-compress when sent to client: GIF, PNG

Posted by "Thiago H. de Paula Figueiredo (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12678878#action_12678878 ] 

Thiago H. de Paula Figueiredo commented on TAP5-552:
----------------------------------------------------

What about JPG? Isn't it compressed enough?

> Common compressed image files should be configured to not re-compress when sent to client: GIF, PNG
> ---------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-552
>                 URL: https://issues.apache.org/jira/browse/TAP5-552
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1.0.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>
> Tapestry's gzip compression logic should know not to try and compress GIF and PNG files are already compressed and should not be re-compressed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (TAP5-552) Common compressed image files should be configured to not re-compress when sent to client: GIF, PNG

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-552.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.1.0.1

> Common compressed image files should be configured to not re-compress when sent to client: GIF, PNG
> ---------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-552
>                 URL: https://issues.apache.org/jira/browse/TAP5-552
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1.0.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.1.0.1
>
>
> Tapestry's gzip compression logic should know not to try and compress GIF and PNG files are already compressed and should not be re-compressed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (TAP5-552) Common compressed image files should be configured to not re-compress when sent to client: GIF, PNG

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAP5-552:
--------------------------------------

    Summary: Common compressed image files should be configured to not re-compress when sent to client: GIF, PNG  (was: Common compressed image files should be configured to not compress: GIF, PNG)

> Common compressed image files should be configured to not re-compress when sent to client: GIF, PNG
> ---------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-552
>                 URL: https://issues.apache.org/jira/browse/TAP5-552
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1.0.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>
> Tapestry's gzip compression logic should know not to try and compress GIF and PNG files are already compressed and should not be re-compressed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.