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

Matthias Weßendorf closed ADFFACES-252.
---------------------------------------


> showRequired attribute won't work
> ---------------------------------
>
>                 Key: ADFFACES-252
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-252
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>    Affects Versions: 1.0.0-incubating-core
>            Reporter: Stefan Podkowinski
>            Priority: Minor
>             Fix For: 1.0.0-incubating-core
>
>
> The showRequired attribute is currently broken as implemented in trunk. I 
> noticed it on components base on the  class
> org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.LabelAndMessageRenderer
> 1st issue is the labelShowRequired() method ORing || both the required and 
> showRequired flag making the second one useless in case required is true. I 
> would recommend changing the conditional to && and setting the default value 
> for showRequired to true.

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