[richfaces-issues] [JBoss JIRA] (RF-12563) Migrate the Placeholder (originally Watermark) component from the sandbox

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Thu Nov 1 09:39:19 EDT 2012


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

Lukáš Fryč edited comment on RF-12563 at 11/1/12 9:38 AM:
----------------------------------------------------------

Another issue: watermark requires following context-param set (RF-12589):

{code:xml}
<context-param>
    <param-name>com.sun.faces.allowTextChildren</param-name>
    <param-value>true</param-value>
</context-param>
{code}
                
      was (Author: lfryc):
    Another issue: watermark requires following context-param set:

{code:xml}
<context-param>
    <param-name>com.sun.faces.allowTextChildren</param-name>
    <param-value>true</param-value>
</context-param>
{code}
                  
> Migrate the Placeholder (originally Watermark) component from the sandbox
> -------------------------------------------------------------------------
>
>                 Key: RF-12563
>                 URL: https://issues.jboss.org/browse/RF-12563
>             Project: RichFaces
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: component-misc
>            Reporter: Brian Leathem
>            Assignee: Lukáš Fryč
>             Fix For: 4.3.0.M3
>
>


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