[richfaces-issues] [JBoss JIRA] Resolved: (RF-4577) ModalPanel disappears when rerender or suggestionbox used

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Thu Oct 9 07:28:20 EDT 2008


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

Nick Belaevski resolved RF-4577.
--------------------------------

    Resolution: Rejected
      Assignee: Tsikhon Kuprevich


Not a bug of RichFaces.

You have two problems in the code:

1. Nested h:form elements. JSF doesn't allow that
2. <a4j:outputPanel ajaxRendered="true"> re-renders panel thus returning it to initial state

Remove forms nesting and ajaxRendered="true" and try



> ModalPanel disappears when rerender or suggestionbox used
> ---------------------------------------------------------
>
>                 Key: RF-4577
>                 URL: https://jira.jboss.org/jira/browse/RF-4577
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.2
>         Environment: JBOSS 4.2.3, MyFaces 1.2.4
>            Reporter: patrick schwarz
>            Assignee: Tsikhon Kuprevich
>            Priority: Critical
>         Attachments: modalerror.zip
>
>
> The modal panel disappears when a rerender is done. I have also noticed that this happens when a suggestionbox is used. 

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