[
https://issues.apache.org/jira/browse/WICKET-3224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Grigorov resolved WICKET-3224.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.5-M4
With r1043182 the cleaner is upgraded to its latest version from commons-io.
Now it is possible to disable it by using
"getResourceSettings().setFileUploadCleaner(null)".
> FileCleaner issues
> ------------------
>
> Key: WICKET-3224
> URL: https://issues.apache.org/jira/browse/WICKET-3224
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.5-M3
> Reporter: Juergen Donnerstag
> Assignee: Martin Grigorov
> Priority: Minor
> Fix For: 1.5-M4
>
>
> I failed to apply Generics to FileCleaner. While doing so, it became obvious
> that the current code can't work.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.