This sounds really weird.   I think I won't know what the problem is without
a test case.

On 6/18/07, Lionel Touati <[EMAIL PROTECTED]> wrote:

It looks like I can fix the issue by adding the following line

dojo.event.connect(dojo.byId("${formName}"), "submit", tapestry,
"${formSubmitFunctionName}");

instead of

dojo.event.connect(dojo.byId("${formName}"), "onsubmit" , tapestry,
"${formSubmitFunctionName}");

Any idea if I miss something ?

L.


Lionel Touati a écrit :
> Hi List,
>
> It seems there's a bug in the form submission mechanism. When you have
> a page with the palette component it seems the onsubmit listener is
> never called when clicking on a submit button.
>
> Does this tells anyone something ?
>
> If not, I'll try to create a test case for it
>
> Thanks
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Jesse Kuhnert
Tapestry/Dojo team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com

Reply via email to