[richfaces-issues] [JBoss JIRA] (RF-12650) rich:placeholder: when @rendered=false the placeholder is still rendered

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Tue Dec 18 09:39:08 EST 2012


    [ https://issues.jboss.org/browse/RF-12650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12742134#comment-12742134 ] 

Lukáš Fryč edited comment on RF-12650 at 12/18/12 9:37 AM:
-----------------------------------------------------------

Hey [~jstefek], could you please cover changed behavior by tests?
The logic introduced is pretty complex:

Basically when you use inplace component, placeholder sets its {{defaultLabel}} attribute.
But when its not rendered, it needs to default to original {{defaultLabel}} attribute,
which can be either undefined, string or value expression.

https://github.com/richfaces/components/commit/fa1a7edacfa5ac06b7f58e47264234977b5197cb
                
      was (Author: lfryc):
    Hey [~jstefek], could you please cover changed behavior by tests?
The logic introduced is pretty complex:

Basically when you use inplace component, placeholder sets its {{defaultLabel}} attribute.
But when its not rendered, it needs to default to original {{defaultLabel}} attribute,
which can be either undefined, string or value expression.
                  
> rich:placeholder: when @rendered=false the placeholder is still rendered
> ------------------------------------------------------------------------
>
>                 Key: RF-12650
>                 URL: https://issues.jboss.org/browse/RF-12650
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-misc
>            Reporter: Jiří Štefek
>            Assignee: Jiří Štefek
>            Priority: Minor
>              Labels: needs-qe
>             Fix For: 4.3.0.CR1
>
>   Original Estimate: 15 minutes
>  Remaining Estimate: 15 minutes
>
> See the steps to reproduce.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list