Extension filter misconfigured causes no warning.
-------------------------------------------------
Key: TOMAHAWK-398
URL: http://issues.apache.org/jira/browse/TOMAHAWK-398
Project: MyFaces Tomahawk
Type: Improvement
Components: File Upload
Versions: 1.1.1
Environment: Windows 2000, Tomcat 5.0.28
Reporter: Gabriele Contini
Priority: Minor
If no extension filter is configured in web.xml or if extension filter is
misconfigured there are SILENT fails of inputFileUpload.
In my web.xml the extension filter is not configured, the file is not assigned
but nothing is logged about this situation. In fact the method
public void setUploadedFile(UploadedFile file){...} in my backing bean is
silently skipped.
Is it possible to log some warning that help developpers in detecting this
situation?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira