Does any one else get this error with Tapestry4-beta11? On a page with a Form, the Form.js is not going to the client properly, but is being rendered as a duplicate of the page itself. As a result, subsequent javascript breaks as it relies on elements defined within Form.js.
I have tested this against both beta-10 and beta-11, and the latter definitely is broken compared with the former, btu I wanted to see if anyone else was having this problem before filing a bug report. It appears to be a problem with the asset service serving up the javascript files, as the script reference is to: <script type="text/javascript" src="/autotest/assets/b4909c59529064c46eb8843b65911500/org/apache/tapestry/form/Form.js"></script> Also, any other asset defined javascript also has the same problem. regards, Scott --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
