Sometimes this is caused by the combine script settings which can give problems in IE when the URL becomes too long. Switching off combine scripts may help.

Kind regards,
Joachim

olip wrote:
Found out that on 5.1.0.1 it is still working (tapestry.js is rendered) but
5.1.0.2. it is no longer working

olip wrote:
I have the same problems with T5.1.0.5.  I downgraded to 5.0.18 and the
Tapestry.js reappears in my code again.



Eric Ma wrote:
Howard Lewis Ship wrote:
Well, you could verify that with a "view source"; it seems unlikely to
me, but that would be a start towards investigating this.

Howard M. Lewis Ship

Well, I had never had the need to explicitly include tapestry.js, until
today that is. T5 apparently does its magic behind the scenes.  Plus,
when
doing View Source for the pages in which the onsubmit handler works, I
cannot find tapestry.js.

After explicitly adding
@IncludeJavaScriptLibrary({"classpath:org/apache/tapestry5/tapestry.js"})
to the custom component, my problem is now resolved.  Howard, does that
give you a clue how to solve the problem at the root level?

Eric



--
View this message in context:
http://old.nabble.com/-T5.1.0.5--%27Tapestry%27-is-undefined-JavaScript-error-on-form-submit-tp23834056p26840980.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org






---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to