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.4-M3, 1.3.5
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.