[
https://issues.apache.org/jira/browse/TOMAHAWK-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13492786#comment-13492786
]
Alexander Vinnik commented on TOMAHAWK-1635:
--------------------------------------------
Apparently, this change did not make it into 1.1.14 that is available for
download on http://myfaces.apache.org/tomahawk/download.html. The binary
tomahawk20-1.1.14-bin.zip doesn't behave like the bug is fixed, and the source
tomahawk20-1.1.14-src.zip still has int:
tomahawk20-1.1.14-src.zip\tomahawk20-1.1.14\src\org\apache\myfaces\webapp\filter\ExtensionsFilter.java
shows "private int _uploadMaxFileSize = 100 * 1024 * 1024;"
> Allow 'long' values for maxSize and maxFileSize configuration
> -------------------------------------------------------------
>
> Key: TOMAHAWK-1635
> URL: https://issues.apache.org/jira/browse/TOMAHAWK-1635
> Project: MyFaces Tomahawk
> Issue Type: Improvement
> Components: File Upload
> Reporter: Leonardo Uribe
> Assignee: Leonardo Uribe
> Fix For: 1.1.14
>
>
> Commons fileupload allow 'long' values, but tomahawk restrict them to 'int'.
> This is a common question and after all, it is up to the user to define how
> large is this param.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira