Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0-alpha
-
None
Description
There are some minor problems with command links and buttons having an ajax behavior.
1) Both of them have to check in decode() if the request is a partial or behavioral submit to queue the action event for thos requests.
2) If a command link has a behavior with ClientBehaviorHint.SUBMITTING then the "normal" submit code should not be rendered.
3) For command link "normal" submit code was not escaped correctly before chaining.
Attachments
Attachments
Issue Links
- is part of
-
MYFACES-2458 Miscellaneous AJAX bugs
- Closed