Re: Tapestry 5.3 and multiple submits problem

2011-11-07 Thread grabarz
9902468 ville.virta...@greenstreet.fi writes:

 Hi,

 if you're using tap5-jquery, this seems to be the issue:
 https://github.com/got5/tapestry5-jquery/issues/90


Yes, I'm using tap5-jquery and this is exactly the issue. 
After 2 days of digging in javascripts I finally found the culprit.

Hence the ticket I opened on github :)

Cheers,
Michal


-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: Tapestry 5.3 and multiple submits problem

2011-11-06 Thread 9902468
Hi,

did you find any solution to this? I also noticed that non-zoned forms
behave correctly. Are you using tap5-jquery also?

 - Ville

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Tapestry-5-3-and-multiple-submits-problem-tp4963761p4969868.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Re: Tapestry 5.3 and multiple submits problem

2011-11-06 Thread 9902468
Hi,

if you're using tap5-jquery, this seems to be the issue:
https://github.com/got5/tapestry5-jquery/issues/90

 - Ville

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Tapestry-5-3-and-multiple-submits-problem-tp4963761p4970341.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Tapestry 5.3 and multiple submits problem

2011-11-04 Thread grabarz
hi,
just after upgrade to tapestry 5.3 I noticed that all my handlers for
SELECTED event stopped working. This is why I also lost possiblity to
distinct which submit button was pressed.

Have you noticed something simmilar or is it only my problem?

Submitted form is ajax-ized (has zone parameter filled
in) if it does matter.

Regards,
Michal


-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org