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

ASF subversion and git services commented on WICKET-5735:
---------------------------------------------------------

Commit 747f2929a29e53694d6a7e57f73e586a25482a1c in wicket's branch 
refs/heads/wicket-6.x from [~bravehorsie]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=747f292 ]

WICKET-5735 Propagate fileSizeMax attribute to 
org.apache.commons.fileupload.FileUploadBase

Rework the Pull Request to be backward compatible so it can be applied to 6.x 
branch too.
Intorduce a special interpolator variable ${fileMaxSize} for its i18n message.
Fix whitespaces and imports order


> Propagate fileSizeMax attribute to 
> org.apache.commons.fileupload.FileUploadBase
> -------------------------------------------------------------------------------
>
>                 Key: WICKET-5735
>                 URL: https://issues.apache.org/jira/browse/WICKET-5735
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>            Reporter: Roman Grigoriadi
>            Assignee: Martin Grigorov
>            Priority: Minor
>
> Wicket's MultipartServletWebRequestImpl uses commons ServletFileUpload 
> internally, but there is no way to configure this component, for example to 
> propagate fileSizeMax inside.
> As supposed in 
> http://apache-wicket.1842946.n4.nabble.com/org-apache-wicket-util-upload-FileUploadBase-fileSizeMax-td4668001.html
>  there should be implemented:
> 1) add Form#fileSizeMax and pass it to MultipartServletWebRequest 
> 2) add MultipartServletWebRequestImpl#newFileUpload(FileItemFactory) 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to