]
Tuyen Nguyen The reassigned GTNPORTAL-3535:
-------------------------------------------
Assignee: Tuyen Nguyen The
Can not upload filename containe special character
--------------------------------------------------
Key: GTNPORTAL-3535
URL:
https://issues.jboss.org/browse/GTNPORTAL-3535
Project: GateIn Portal
Issue Type: Bug
Security Level: Public(Everyone can see)
Environment: Window
Reporter: Tuyen Nguyen The
Assignee: Tuyen Nguyen The
Priority: Minor
Attachments: exception.txt
Step to reproduce:
- Deploy
[
webuibasedsamples|https://github.com/gatein/gatein-portal/tree/master/tes...]
and run gatein on window environment
- Use FF on ubuntu environment to access gatein
- Login with root
- Add webUISample and try to upload a file with filename contain special charater
(for example :$$%:$%^$:)
=> It will show an empty file and there is exception in console (see attachment).
The upload is failure.
We should validate filename before really store upload file.