Details
-
Task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.0.1, 2.3.10, 2.3-next-M7, 4.0.0-RC2
-
None
-
None
Description
See als comments in https://issues.apache.org/jira/browse/MYFACES-4531
The issue is that every time one of the test buttons is pressed a resource response is issued
and the resource is reappended.
Per spec there is no double resource check on the client side, so I did not implement it, the RI however seems to have something in place.
Server side implementation would be preferrable for this case, but I for now will add a client side fix.
The easiest way to replicate it is to use my tckworkbench project on:
https://github.com/werpu/tckworkbench