You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2008/11/12 01:27:44 UTC

[jira] Resolved: (WICKET-1930) FileUpload.writeToTempFile uses field Id as filename - Windows doesn't support some characters

     [ https://issues.apache.org/jira/browse/WICKET-1930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Vaynberg resolved WICKET-1930.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4-RC2
                   1.3.6
         Assignee: Igor Vaynberg

> FileUpload.writeToTempFile uses field Id as filename - Windows doesn't support some characters
> ----------------------------------------------------------------------------------------------
>
>                 Key: WICKET-1930
>                 URL: https://issues.apache.org/jira/browse/WICKET-1930
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.3.5, 1.4-M3
>         Environment: Windows
>            Reporter: Bruno Borges
>            Assignee: Igor Vaynberg
>             Fix For: 1.3.6, 1.4-RC2
>
>         Attachments: patch-Files.diff, patch-FileUpload.diff
>
>
> The component FileUpload tries to create a temporary file using the multipart fieldname's id.
> That id has invalid characters - not supported on Windows environments, for example.

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