[ http://issues.apache.org/jira/browse/TAPESTRY-816?page=comments#action_12367702 ]
Jason Suplizio commented on TAPESTRY-816: ----------------------------------------- This is fixed by including commons-io-1.0.jar (already apart of the 4.0.1 build and in trunk). > Upload component not calling listener > ------------------------------------- > > Key: TAPESTRY-816 > URL: http://issues.apache.org/jira/browse/TAPESTRY-816 > Project: Tapestry > Type: Bug > Components: Framework > Versions: 4.0 > Environment: Win XP, Eclipse 3.1.0, Java JDK 1.4.2_08, Tomcat 4.1, Tapestry > 4.0-rc2 > Reporter: Jason Suplizio > > A Form does not call its listener if it contains an Upload component. Remove > only the Upload component from the Form and the listener is always called. > Using the Upload component's generated "Browse" button to select a file, once > selected and a Form's submit input button is clicked, the listener is not > called and the page is redirected to the Home.html file. As suggested, > switching to commons-fileupload-1.0-rc1.jar did not fix the problem. -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
