[richfaces-issues] [JBoss JIRA] Updated: (RF-3305) Calendar: doExpand doesn't work with custom events

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Sat Dec 6 13:41:36 EST 2008


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

Nick Belaevski updated RF-3305:
-------------------------------

    Fix Version/s: Future


> Calendar: doExpand doesn't work with custom events
> --------------------------------------------------
>
>                 Key: RF-3305
>                 URL: https://jira.jboss.org/jira/browse/RF-3305
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.1
>            Reporter: Nick Belaevski
>            Assignee: Pavel Yaschenko
>            Priority: Minor
>             Fix For: Future
>
>
> <rich:modalPanel id="modalPanelID"... 
> <f:facet name="header"> 
> <h:outputText value="Heder goes here..." /> 
> </f:facet> 
> <f:facet name="controls"> 
> <h:graphicImage value="/pics/error.gif" onclick="Richfaces.hideModalPanel('modalPanelID');return false;" /> 
> </f:facet> 
> ... 
> <rich:componentControl event="onshow" for="calendarID" operation="doExpand"></rich:componentControl> 
> ... 
> </rich:modalPanel> 
> ... 
> <rich:calendar id="calendarID"></rich:calendar> 
> Step 1. Navigate to page contained modalPanel & calendar components. 
> Step 2. Call modalPanel. 
> Step 3. Verify calendar activity. 
> Actual behavior: 
> Calendar doesn't expand. 

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