You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Deepak Dixit (JIRA)" <ji...@apache.org> on 2018/07/18 06:46:00 UTC

[jira] [Commented] (OFBIZ-10487) compressableMimeType is not a valid attribute of apache http connector

    [ https://issues.apache.org/jira/browse/OFBIZ-10487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16547461#comment-16547461 ] 

Deepak Dixit commented on OFBIZ-10487:
--------------------------------------

This has been fixed at

ofbiz framework trunk at r#{color:#222222}1836144{color}

{color:#222222}ofbiz framework R17.12 at r#1836145{color}

{color:#222222}ofbiz 16.11 at r#1836146 {color}

> compressableMimeType is not a valid attribute of apache http connector 
> -----------------------------------------------------------------------
>
>                 Key: OFBIZ-10487
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10487
>             Project: OFBiz
>          Issue Type: Bug
>    Affects Versions: Trunk, 16.11.04
>            Reporter: Deepak Dixit
>            Assignee: Deepak Dixit
>            Priority: Minor
>             Fix For: 17.12.01, 16.11.05
>
>
> While reading console log found the following
> {code:java}
> "ignored parameter compressableMimeType"
> {code}
> after digging into it found compress*a*bleMimeType is not a valid attributor, it should be compress*i*bleMimeType
> Till [tomcat6.0|https://tomcat.apache.org/tomcat-6.0-doc/config/http.html] it was compressableMimeType and from [tomcat7.0|https://tomcat.apache.org/tomcat-7.0-doc/config/http.html] its changed to compressibleMimeType



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)