[richfaces-issues] [JBoss JIRA] Resolved: (RF-3848) Calendar popup doesn't work inside <div> or <p> in facelets

Anton Belevich (JIRA) jira-events at lists.jboss.org
Wed Jul 9 08:12:27 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-3848?page=all ]

Anton Belevich resolved RF-3848.
--------------------------------

    Resolution: Duplicate Issue
      Assignee: Pavel Yaschenko

> Calendar popup doesn't work inside <div> or <p> in facelets
> -----------------------------------------------------------
>
>                 Key: RF-3848
>                 URL: http://jira.jboss.com/jira/browse/RF-3848
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.1, 3.2.2
>         Environment: JBoss 4.2.2
> Facelets 1.1.15b1
>            Reporter: Salvatore Insalaco
>         Assigned To: Pavel Yaschenko
>
> Calendar popup button doesn't work if <rich:calendar> is placed inside a <p> or <div> block.
> This works:
>   <h:form>
>       Data di nascita <rich:calendar value="#{persona.dataDiNascita}" datePattern="dd/MM/yyyy"/>
>   </h:form>
> This doesn't:
>   <h:form>
>       Data di nascita <p><rich:calendar value="#{persona.dataDiNascita}" datePattern="dd/MM/yyyy"/></p>
>   </h:form>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list