Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.1.4
-
None
-
None
Description
In the MyFaces-generated JavaScript for links, the parameter for saving the id of the link has been changed from:
_link_hidden
to
_idcl
This was necessary to increase compatibility with the RI 1.1 - without the change, t:commanLink elements wouldn't work with the RI. Please change your javascript-code accordingly, if you program against this implementation dependent parameter.
regards,
Martin