[richfaces-issues] [JBoss JIRA] (RF-10697) Popup Panel - @keepVisualState does not work

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Thu Aug 15 03:00:26 EDT 2013


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

Lukáš Fryč edited comment on RF-10697 at 8/15/13 2:59 AM:
----------------------------------------------------------

The popup panel's visual state is not sent to the server because the markup doesn't contain [any markup|https://github.com/richfaces4/components/blob/master/output/ui/src/main/templates/popupPanel.template.xml] which would pass the value to the [doDecode method|https://github.com/richfaces4/components/blob/master/output/ui/src/main/java/org/richfaces/renderkit/html/PopupPanelBaseRenderer.java#L82].

So even though {{@domElementAttachment=form}} submits allows to submit a form, the client-side state is not updated.
                
      was (Author: lfryc):
    The popup panel's visual state is not sent to the server because the markup doesn't contain [any markup|https://github.com/richfaces4/components/blob/master/output/ui/src/main/templates/popupPanel.template.xml] which would pass the value to the [doDecode method|https://github.com/richfaces4/components/blob/master/output/ui/src/main/java/org/richfaces/renderkit/html/PopupPanelBaseRenderer.java#L82].
                  
> Popup Panel - @keepVisualState does not work
> --------------------------------------------
>
>                 Key: RF-10697
>                 URL: https://issues.jboss.org/browse/RF-10697
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-panels-layout-themes
>    Affects Versions: 4.0.0.CR1
>         Environment: RichFaces 4.0.0.20110227-CR1 r.21967
> Metamer 4.0.0.20110228-CR1 r.21993
> Apache MyFaces JSF-2.0 Core Impl 2.0.4
> JBoss AS 6.0.0.Final
> OpenJDK Runtime Environment 1.6.0_20-b20 @Linux
> Chrome 9.0.597.107 @ Linux x86_64
>            Reporter: Lukáš Fryč
>            Assignee: Lukáš Fryč
>             Fix For: 5-Tracking
>
>
> Fix @keepVisualState attribute or remove it from taglib.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list