RE: T5 problem with multiple submit buttons

2008-06-18 Thread Janko Muzykant
yes, it's exactly the same situation - form linked with zone. thanks Ben for pointing out this jira issue. jm. Ben Sommerville-2 wrote: > > Is your form using a zone? > If so, you may have hit this bug > https://issues.apache.org/jira/browse/TAPESTRY-2324 > > cheers > Ben > >> -Origina

RE: T5 problem with multiple submit buttons

2008-06-18 Thread Ben Sommerville
Is your form using a zone? If so, you may have hit this bug https://issues.apache.org/jira/browse/TAPESTRY-2324 cheers Ben > -Original Message- > From: Janko Muzykant [mailto:[EMAIL PROTECTED] > > > ups, sorry for not specifing that. i'm using latest tapestry 5.0.13. > > jm. > Massim

Re: T5 problem with multiple submit buttons

2008-06-18 Thread Janko Muzykant
ups, sorry for not specifing that. i'm using latest tapestry 5.0.13. jm. Massimo Lusetti wrote: > > On Wed, Jun 18, 2008 at 3:16 PM, Janko Muzykant <[EMAIL PROTECTED]> wrote: > >> >> hi, something is not working with handling events fired by different >> submit >> buttons (or i have overlooke

Re: T5 problem with multiple submit buttons

2008-06-18 Thread Massimo Lusetti
On Wed, Jun 18, 2008 at 3:16 PM, Janko Muzykant <[EMAIL PROTECTED]> wrote: > > hi, something is not working with handling events fired by different submit > buttons (or i have overlooked something...). that's my form: [..] > Could you suggest what is wrong here? Which versio are you using? --