I don't know what's this. I have the following, very simple test:

<form jwcid="@Form"><a jwcid="@LinkSubmit" listener="listener:onClick">asdsa</a></form>

When I click the link:
- in IE6, nothing happens. Debugging is enabled but no error is logged (neither runtime error nor dojo). After tapestry.form.onFormSubmit() is called, the form is not submitted, and no request reaches the servlet.
- in FF, it works as expected

What should I check/debug?

Regards,
Norbi


Jesse Kuhnert wrote:
I am not seeing any of the problems you mention, is there something specific
that isn't working?

I should point out that I've updated the workbench demo date page (
http://opencomponentry.com:8080/workbench/Home,$Border.pageLink.sdirect?sp=SDates)
to include an example of using the async features of Form.

The workbench also uses async Link and Image submits on the Fields page.

If you can find a bug there please do let me know. (Besides the pallette
example, which I seem to have broken with the new namespace changes...Will
fix it later tonight.)

On 8/22/06, Norbert Sándor <[EMAIL PROTECTED]> wrote:

Anyone please check the following ones, it may be a serious
configuration error on my side:
- LinkSubmit and similar form submitting functionality stopped working in
IE
- script <body> sections are written to the "onload" part of the page
(into the body of dojo.event.connect(window, 'onload', function(e) { ... }
)

Thanks in advance!
Regards,
Norbi

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




------------------------------------------------------------------------

No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.405 / Virus Database: 268.11.4/424 - Release Date: 2006.08.21.



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

Reply via email to