[ 
https://jira.jboss.org/jira/browse/RF-8178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nick Belaevski updated RF-8178:
-------------------------------

    Fix Version/s: Future
         Assignee: Nick Belaevski


> Calendar:  Including rich:effect within rich:calendar prevents date numbers 
> in calendar pop-up from rendering.
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: RF-8178
>                 URL: https://jira.jboss.org/jira/browse/RF-8178
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-input
>    Affects Versions: 3.3.2.SR1
>            Reporter: Tom McCobb
>            Assignee: Nick Belaevski
>            Priority: Minor
>             Fix For: Future
>
>         Attachments: screenshot-1.jpg
>
>
> When including a rich:effect tag within a rich:calendar, the date numbers in 
> the calendar pop-up will not render (see attachment).  
> Code:
> <a4j:outputPanel id="enddate" layout="block">
>                       <rich:calendar value="#{adminLog.endDate}"
>                               required="true" popup="true"
>                               datePattern="M/d/yyyy" enableManualInput="true">
>                               <rich:effect event="onchanged" type="Highlight"
>                                       params="#{display.inputEffectParams}" />
>                       </rich:calendar>
>               </a4j:outputPanel>
> This was not a problem in 3.1.x 

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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to