[richfaces-issues] [JBoss JIRA] Commented: (RF-8178) Calendar: Including rich:effect within rich:calendar prevents date numbers in calendar pop-up from rendering.

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Mon Dec 7 09:01:21 EST 2009


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

Nick Belaevski commented on RF-8178:
------------------------------------

You can also define cells markup explicitly as a workaround.

> 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
>            Priority: Minor
>         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

        


More information about the richfaces-issues mailing list