[ https://issues.apache.org/jira/browse/CXF-6967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15375329#comment-15375329 ]
Kevin Osborn commented on CXF-6967: ----------------------------------- I actually couldn't build (or test) the patch locall. cxf-xml2fastinfoset-plugin:3.2.2-SNAPSHOT is missing from http://repository.apache.org/snapshots/ This is my build error {code} [ERROR] Plugin org.apache.cxf.build-utils:cxf-xml2fastinfoset-plugin:3.2.2-SNAPSHOT or one of its dependencies could not be resolved: Failure to find org.apache.cxf.build-utils:cxf-xml2fastinfoset-plugin:jar:3.2.2-SNAPSHOT in http://repository.apache.org/snapshots/ {code} > Content Disposition filename should be case-insensitive > ------------------------------------------------------- > > Key: CXF-6967 > URL: https://issues.apache.org/jira/browse/CXF-6967 > Project: CXF > Issue Type: Bug > Components: Core > Reporter: Kevin Osborn > > The regex parser and the string matcher are case sensitive for the filename > fields as well as the encoding type. According to spec, they should be > case-insensitive. -- This message was sent by Atlassian JIRA (v6.3.4#6332)