You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Paudi Moriarty (JIRA)" <ji...@apache.org> on 2009/01/26 09:51:59 UTC

[jira] Created: (TAP5-468) ResponseCompressionAnalyzer should disregard the charset when comparing configured exluded mime types

ResponseCompressionAnalyzer should disregard the charset when comparing configured exluded mime types
-----------------------------------------------------------------------------------------------------

                 Key: TAP5-468
                 URL: https://issues.apache.org/jira/browse/TAP5-468
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.1.0.0
            Reporter: Paudi Moriarty
            Priority: Minor


Adding "application/json" to the configuration for ResponseCompressionAnalyzer doesn't work because it's compared for equality to "application/json;charset=UTF-8".

The charset should probably be ignored.

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


[jira] Closed: (TAP5-468) ResponseCompressionAnalyzer should disregard the charset when comparing configured exluded mime types

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

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

       Resolution: Fixed
    Fix Version/s: 5.1.0.0

> ResponseCompressionAnalyzer should disregard the charset when comparing configured exluded mime types
> -----------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-468
>                 URL: https://issues.apache.org/jira/browse/TAP5-468
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1.0.0
>            Reporter: Paudi Moriarty
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.1.0.0
>
>
> Adding "application/json" to the configuration for ResponseCompressionAnalyzer doesn't work because it's compared for equality to "application/json;charset=UTF-8".
> The charset should probably be ignored.

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


[jira] Assigned: (TAP5-468) ResponseCompressionAnalyzer should disregard the charset when comparing configured exluded mime types

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

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

    Assignee: Howard M. Lewis Ship

> ResponseCompressionAnalyzer should disregard the charset when comparing configured exluded mime types
> -----------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-468
>                 URL: https://issues.apache.org/jira/browse/TAP5-468
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1.0.0
>            Reporter: Paudi Moriarty
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>
> Adding "application/json" to the configuration for ResponseCompressionAnalyzer doesn't work because it's compared for equality to "application/json;charset=UTF-8".
> The charset should probably be ignored.

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


[jira] Closed: (TAP5-468) ResponseCompressionAnalyzer should disregard the charset when comparing configured exluded mime types

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

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

       Resolution: Fixed
    Fix Version/s: 5.1.0.0

> ResponseCompressionAnalyzer should disregard the charset when comparing configured exluded mime types
> -----------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-468
>                 URL: https://issues.apache.org/jira/browse/TAP5-468
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1.0.0
>            Reporter: Paudi Moriarty
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.1.0.0
>
>
> Adding "application/json" to the configuration for ResponseCompressionAnalyzer doesn't work because it's compared for equality to "application/json;charset=UTF-8".
> The charset should probably be ignored.

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


[jira] Assigned: (TAP5-468) ResponseCompressionAnalyzer should disregard the charset when comparing configured exluded mime types

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

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

    Assignee: Howard M. Lewis Ship

> ResponseCompressionAnalyzer should disregard the charset when comparing configured exluded mime types
> -----------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-468
>                 URL: https://issues.apache.org/jira/browse/TAP5-468
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1.0.0
>            Reporter: Paudi Moriarty
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>
> Adding "application/json" to the configuration for ResponseCompressionAnalyzer doesn't work because it's compared for equality to "application/json;charset=UTF-8".
> The charset should probably be ignored.

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