Tapestry.ajaxRequest is insufficient when doing extra, such as adding query
parameters
--------------------------------------------------------------------------------------
Key: TAP5-863
URL: https://issues.apache.org/jira/browse/TAP5-863
Project: Tapestry 5
Issue Type: Improvement
Components: tapestry-core
Affects Versions: 5.2.0.0
Reporter: Howard M. Lewis Ship
The chief advantage of Tapestry.ajaxRequest is that it handles error & failure
automatically. However, every time I write a new custom Ajax hook, I end up
using Ajax.Request instead, because I need to specify query parameters. Having
the ability to set Ajax.Request defaults (including query parameters) as part
of the call to Tapestry.ajaxRequest would be very useful.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.