-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.8
-
Fix Version/s: 5.8.0-HF04, 5.9.1
-
Component/s: Seam / JSF UI
When clicking on "cancel" from these fancy boxes, validation is done anyway.
The a4j:commandButton tag does not have the expected behaviour with immediate="true", it should be using ajaxSingle="true" in these cases to avoid validation.