You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Martin Marinschek (JIRA)" <de...@myfaces.apache.org> on 2007/02/22 18:18:05 UTC

[jira] Resolved: (MYFACES-1539) Replaced _link_hidden with idcl

     [ https://issues.apache.org/jira/browse/MYFACES-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Marinschek resolved MYFACES-1539.
----------------------------------------

    Resolution: Fixed

This also makes it easier for application developers to run external performance/quality tools against applications built with either JSF implementation.  We are of course gaining this at the expense of backwards compatibility.

Dennis Byrne

> 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.