[richfaces-issues] [JBoss JIRA] Closed: (RF-4593) ModalPanel: Richfaces.showModalPanel fails to work without options argument

Tatyana Romanovich (JIRA) jira-events at lists.jboss.org
Fri Nov 28 13:18:36 EST 2008


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

Tatyana Romanovich closed RF-4593.
----------------------------------



Verified for RF-3.3.0.BETA1

> ModalPanel: Richfaces.showModalPanel fails to work without options argument
> ---------------------------------------------------------------------------
>
>                 Key: RF-4593
>                 URL: https://jira.jboss.org/jira/browse/RF-4593
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.3.0
>            Reporter: Nick Belaevski
>            Assignee: Tsikhon Kuprevich
>             Fix For: 3.3.0
>
>
> This fails:
> <h:commandButton value="No" styleClass="button" onclick="Richfaces.showModalPanel('testMPanel'); return false;"/> 
> This works:
> <h:commandButton value="No" styleClass="button" onclick="Richfaces.showModalPanel('testMPanel', {}); return false;"/> 

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