[
https://issues.jboss.org/browse/RF-12656?page=com.atlassian.jira.plugin.s...
]
Raul Piaggio commented on RF-12656:
-----------------------------------
I stumbled upon the same bug.
The problem happens when there is an "acceptedTypes" attributes in the
"rich:fileUpload" control, and one attempts to upload a file with an allowed
extension, but with a space right before the extension. It is treated as an invalid
extension.
fileUpload doesn't work with filenames containing spaces
--------------------------------------------------------
Key: RF-12656
URL:
https://issues.jboss.org/browse/RF-12656
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-input
Affects Versions: 3.3.3.Final
Reporter: Domenique Tilleuil
Fix For: 3.Future
The fileUpload component doesn't accept filenames with trailing whitespaces.
I've tested it on the richfaces showcase application:
http://showcase-rf3.richfaces.org/richfaces/fileUpload.jsf?c=fileUpload&a...
* uploading a file with "test .jpg" fails because the file format is not
allowed.
* uploading a file with "test with spaces.jpg" works however.
This issue is not reproducible in richfaces 4.0.0
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira