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

Hudson commented on WICKET-3254:
--------------------------------

Integrated in Apache Wicket 1.4.x #326 (See 
[https://hudson.apache.org/hudson/job/Apache%20Wicket%201.4.x/326/])
    WICKET-3254 Add file name to the exception in case of an error during temp 
file creation for upload

Print the name of the temporary file when its creation fails for some I/O 
reason.


> Add file name to the exception in case of an error during temp file creation 
> for upload
> ---------------------------------------------------------------------------------------
>
>                 Key: WICKET-3254
>                 URL: https://issues.apache.org/jira/browse/WICKET-3254
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.4.14
>            Reporter: Kariem Hussein
>            Assignee: Martin Grigorov
>             Fix For: 1.4.15, 1.5-M4
>
>         Attachments: wicket-3254-add-filename-to-exception.diff
>
>
> The default error output of File.createNewFile() does not contain the file 
> being created. Please add the file being created to the generated runtime 
> exception in org.apache.wicket.util.upload.DiskFileItem.
> One-line patch will be attached.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to