Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
5.2.2
-
None
Description
So... Tapestry.ajaxRequest(url, { parameters:
{ "foo" : "bar" }}) should work, and just ignore the value from the server. Instead, it fails on the client with an exception about "successHandler is not defined."