There were several submit bugs in 5.1.0.5 which are fixed in 5.2 snapshots. Take a look at these two, maybe you have one of these issues. You didn' post your template, so it is really hard to figure out your problem.
https://issues.apache.org/jira/browse/TAP5-711 https://issues.apache.org/jira/browse/TAP5-779 On Tue, Oct 13, 2009 at 1:24 AM, Argo Vilberg <wilps...@gmail.com> wrote: > In 5.0.14 my submit buttons works fine. > > But in 5.1.0.5 are not. > > > If i click to submit form no action take place. > > why? > > In tapestry 5.0.14 HTML code i see : > <form action="mallid.lisa" id="lisa" method="post" name="lisa"><div class=" > t-invisible"> > > But in 5.1.0.5 HTML code: > <form onsubmit="javascript:Tapestry.waitForPage(event);" > action="mallid.lisa" > method="post" id="lisa" name="lisa"> > > > Argo > -- Best regards, Igor Drobiazko