Hi Jesse, I couldn't find a report bug link on jira. So here goes: Eclipse 3.1.0 Java JDK 1.4.2_08 Tomcat 4.1 Tapestry 4.0-rc2
Description: 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. Switching to commons-fileupload-1.0-rc1.jar did not fix the problem. Please let me know if there is anything else I can add. And many thanks for your help Jesse! Jason On 12/20/05, Jesse Kuhnert <[EMAIL PROTECTED]> wrote: > > Hmmm..It is working for me, but my environment may be much different than > yours. Any chance I could get you to post all the dirty details to JIRA > for > me? I promise I'll take a look at it and try a fix if it's reasonably > possible. (I'm running jdk 1.5 + jetty ) > > On 12/20/05, Jason Suplizio <[EMAIL PROTECTED]> wrote: > > > > Jesse, > > I updated to commons-fileupload rc1 and the documentation code still > > doesn't > > work. It worked for you? My listener is not getting called. > > Jason > > > > On 12/20/05, Jesse Kuhnert <[EMAIL PROTECTED]> wrote: > > > > > > Hey Jason, > > > > > > Try downloading commons-fileupload rc1 from ibiblio. I wish all > problems > > > were as easy to solve.... > > > > > > On 12/20/05, Jesse Kuhnert <[EMAIL PROTECTED]> wrote: > > > > > > > > Ok I can see that commons-fileupload has indeed updated their > portlet > > > > support, probably fixing something in normal uploads as well. I'll > > post > > > to > > > > jira when I have a fix. > > > > > > > > jesse > > > > On 12/20/05, Jesse Kuhnert <[EMAIL PROTECTED]> wrote: > > > > > > > > > > It seems to be broken for me as well, I'll try and create a > general > > > > > tapestry issue, hopefully more details will be filled in. I'm > > guessing > > > a fix > > > > > will come out in 4.0 final. Here is the already open jira issue, > > > though > > > > > it sounds unrelated I have a feeling it may be completely related. > > > > > > > > > > http://issues.apache.org/jira/browse/TAPESTRY-635 > > > > > > > > > > jesse > > > > > On 12/20/05, Jason Suplizio <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > > On 10b, 13b, rc1, and rc2 > > > > > > > > > > > > On 12/20/05, Jason Suplizio <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > > > > I've been unable to get the Upload component to work for my > > > > > > servlet-based > > > > > > > app for the last 3 versions. Cut & pasting the documentation's > > > code > > > > > > doesn't > > > > > > > work. Anybody know wassup with this? > > > > > > > Jason > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
