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

[jira] Updated: (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 ]

Bruno Borges updated WICKET-1930:
---------------------------------

    Attachment: patch-Files.diff

> 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
>         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.