You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Jason Suplizio <su...@gmail.com> on 2005/12/20 19:36:56 UTC

Upload Broken?

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

Re: Upload Broken?

Posted by Jason Suplizio <su...@gmail.com>.
TAPESTRY-816
Thanks Leonardo!

On 12/21/05, Leonardo Quijano Vincenzi <le...@dtqsoftware.com> wrote:
>
> Go to the JIRA page and click on "Create New Issue". You have to create
> an account for this of course.
>
> http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10573
>
> Mails get lost all the time, so please post there so developers don't
> forget about your bug.
>
> --
> Ing. Leonardo Quijano Vincenzi
> DTQ Software
>
>
> Jason Suplizio wrote:
> > 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.htmlfile.
> >
> > 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
> >
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>
>

Re: Upload Broken?

Posted by Leonardo Quijano Vincenzi <le...@dtqsoftware.com>.
Go to the JIRA page and click on "Create New Issue". You have to create 
an account for this of course.

http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10573

Mails get lost all the time, so please post there so developers don't 
forget about your bug.

-- 
Ing. Leonardo Quijano Vincenzi
DTQ Software


Jason Suplizio wrote:
> 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
>   



---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: Upload Broken?

Posted by Jason Suplizio <su...@gmail.com>.
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 <jk...@gmail.com> 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 <su...@gmail.com> 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 <jk...@gmail.com> 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 <jk...@gmail.com> 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 <jk...@gmail.com> 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 <su...@gmail.com> wrote:
> > > > > >
> > > > > > On 10b, 13b, rc1, and rc2
> > > > > >
> > > > > > On 12/20/05, Jason Suplizio <su...@gmail.com> 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
> > > > > > >
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
> > >
> >
> >
>
>

Re: Upload Broken?

Posted by Jesse Kuhnert <jk...@gmail.com>.
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 <su...@gmail.com> 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 <jk...@gmail.com> 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 <jk...@gmail.com> 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 <jk...@gmail.com> 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 <su...@gmail.com> wrote:
> > > > >
> > > > > On 10b, 13b, rc1, and rc2
> > > > >
> > > > > On 12/20/05, Jason Suplizio <su...@gmail.com> 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
> > > > > >
> > > > >
> > > > >
> > > >
> > >
> >
> >
>
>

Re: Upload Broken?

Posted by Jason Suplizio <su...@gmail.com>.
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 <jk...@gmail.com> 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 <jk...@gmail.com> 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 <jk...@gmail.com> 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 <su...@gmail.com> wrote:
> > > >
> > > > On 10b, 13b, rc1, and rc2
> > > >
> > > > On 12/20/05, Jason Suplizio <su...@gmail.com> 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
> > > > >
> > > >
> > > >
> > >
> >
>
>

Re: Upload Broken?

Posted by Jesse Kuhnert <jk...@gmail.com>.
Hey Jason,

Try downloading commons-fileupload rc1 from ibiblio. I wish all problems
were as easy to solve....

On 12/20/05, Jesse Kuhnert <jk...@gmail.com> 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 <jk...@gmail.com> 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 <su...@gmail.com> wrote:
> > >
> > > On 10b, 13b, rc1, and rc2
> > >
> > > On 12/20/05, Jason Suplizio <su...@gmail.com> 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
> > > >
> > >
> > >
> >
>

Re: Upload Broken?

Posted by Jesse Kuhnert <jk...@gmail.com>.
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 <jk...@gmail.com> 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 <su...@gmail.com> wrote:
> >
> > On 10b, 13b, rc1, and rc2
> >
> > On 12/20/05, Jason Suplizio <su...@gmail.com> 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
> > >
> >
> >
>

Re: Upload Broken?

Posted by Jesse Kuhnert <jk...@gmail.com>.
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 <su...@gmail.com> wrote:
>
> On 10b, 13b, rc1, and rc2
>
> On 12/20/05, Jason Suplizio <su...@gmail.com> 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
> >
>
>

Re: Upload Broken?

Posted by Jason Suplizio <su...@gmail.com>.
On 10b, 13b, rc1, and rc2

On 12/20/05, Jason Suplizio <su...@gmail.com> 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
>