You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Paul McMahan (JIRA)" <de...@myfaces.apache.org> on 2007/04/26 23:53:15 UTC

[jira] Created: (MYFACES-1604) commandLink with disabled=true should render children and id

commandLink with disabled=true should render children and id
------------------------------------------------------------

                 Key: MYFACES-1604
                 URL: https://issues.apache.org/jira/browse/MYFACES-1604
             Project: MyFaces Core
          Issue Type: Bug
          Components: JSR-252
    Affects Versions: 1.2.0-SNAPSHOT
            Reporter: Paul McMahan
         Assigned To: Paul McMahan


A disabled commandLink correctly renders as a <span> but needs to include id attribute and also render its children.

See 
http://java.sun.com/javaee/javaserverfaces/1.2_MR1/docs/renderkitdocs/HTML_BASIC/javax.faces.Outputjavax.faces.Link.html

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


[jira] Resolved: (MYFACES-1604) commandLink with disabled=true should render children and id

Posted by "Paul McMahan (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul McMahan resolved MYFACES-1604.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.2.0-SNAPSHOT

> commandLink with disabled=true should render children and id
> ------------------------------------------------------------
>
>                 Key: MYFACES-1604
>                 URL: https://issues.apache.org/jira/browse/MYFACES-1604
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-252
>    Affects Versions: 1.2.0-SNAPSHOT
>            Reporter: Paul McMahan
>         Assigned To: Paul McMahan
>             Fix For: 1.2.0-SNAPSHOT
>
>
> A disabled commandLink correctly renders as a <span> but needs to include id attribute and also render its children.
> See 
> http://java.sun.com/javaee/javaserverfaces/1.2_MR1/docs/renderkitdocs/HTML_BASIC/javax.faces.Outputjavax.faces.Link.html

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