Trinidad fileUpload fails when tomahawk ExtensionsFilter is configured before
TrinidadFilter
--------------------------------------------------------------------------------------------
Key: TOMAHAWK-1213
URL: https://issues.apache.org/jira/browse/TOMAHAWK-1213
Project: MyFaces Tomahawk
Issue Type: Bug
Components: ExtensionsFilter
Affects Versions: 1.1.6
Reporter: Simon Kitching
Priority: Minor
[EMAIL PROTECTED] reports that the trinidad file-upload doesn't work when the
tomahawk filter is configured first.
That isn't too surprising; it probably detects the multipart input and then
tries to handle it itself. The problem can be solved by putting the
TrinidadFilter first, but that probably then breaks the t:fileUpload component.
Scott O'Bryan has proposed a "configurator" module for commons that is an
alternative to filters and could solve these issues.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.