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

Matthias Weßendorf updated ADFFACES-13:
---------------------------------------

        Fix Version/s: 1.0.0-incubating-core
    Affects Version/s: 1.0.0-incubating-core

> value attribute of <h:commandLink> isn't used as link label with ADF Faces
> --------------------------------------------------------------------------
>
>                 Key: ADFFACES-13
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-13
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>    Affects Versions: 1.0.0-incubating-core
>            Reporter: Cosma Colanicchia
>         Assigned To: Adam Winer
>            Priority: Minor
>             Fix For: 1.0.0-incubating-core
>
>
> In MyFaces, I was used to set the "value" attribute of <h:commandLink> 
> components in order to specify the link label.
> Switching to ADF Faces, such components can "disappear" becase the value 
> attribute isn't used anymore (an empty <a ...></a> HTML tag is generated). 
> Maybe this is related to the fact that the <af:commandLink> components add a 
> new attribute "text" for this purpose.. I had to use a nested <h:outputText 
> value="my label"/> to have the link correctly generated.

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