Replaced _link_hidden with idcl
-------------------------------

                 Key: MYFACES-1539
                 URL: https://issues.apache.org/jira/browse/MYFACES-1539
             Project: MyFaces Core
          Issue Type: Improvement
    Affects Versions: 1.1.4
            Reporter: Martin Marinschek
         Assigned To: Martin Marinschek
             Fix For: 1.1.5


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

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to