[JBoss JIRA] Moved: (RFPL-1134) Metamer - rich:column - does not save view state when setting attributes (MyFaces)
by Nick Belaevski (JIRA)
[ https://issues.jboss.org/browse/RFPL-1134?page=com.atlassian.jira.plugin.... ]
Nick Belaevski moved RF-10537 to RFPL-1134:
-------------------------------------------
Project: RichFaces Planning (was: RichFaces)
Key: RFPL-1134 (was: RF-10537)
Affects Version/s: 4.0.0.Milestone6
(was: 4.0.0.Milestone6)
Fix Version/s: 4.0.0.CR1
(was: 4.0.0.CR1)
> Metamer - rich:column - does not save view state when setting attributes (MyFaces)
> ----------------------------------------------------------------------------------
>
> Key: RFPL-1134
> URL: https://issues.jboss.org/browse/RFPL-1134
> Project: RichFaces Planning
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 4.0.0.Milestone6
> Environment: RichFaces 4.0.0-SNAPSHOT r.21677
> Metamer 4.0.0-SNAPSHOT r.21687
> Apache MyFaces JSF-2.0 Core Impl 2.0.3
> Apache Tomcat 6.0.29
> OpenJDK Runtime Environment 1.6.0_20-b20 @Linux
> Chrome 9.0.597.98 @ Linux x86_64
> Reporter: Lukas Fryc
> Assignee: Lukas Fryc
> Fix For: 4.0.0.CR1
>
>
> javax.faces.application.ViewExpiredException: /components/richColumn/simple.xhtmlNo saved view state could be found for the view identifier: /components/richColumn/simple.xhtml
> at org.apache.myfaces.lifecycle.RestoreViewExecutor.execute(RestoreViewExecutor.java:128)
> at org.apache.myfaces.lifecycle.LifecycleImpl.executePhase(LifecycleImpl.java:171)
> at org.apache.myfaces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118)
> at javax.faces.webapp.FacesServlet.service(FacesServlet.java:189)
> at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
> at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> at org.richfaces.tests.metamer.TestIdentityFilter.doFilter(TestIdentityFilter.java:93)
> at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
> at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
> at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
> at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
> at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
> at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
> at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
> at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
> at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:857)
> at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
> at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
> at java.lang.Thread.run(Thread.java:636)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months
[JBoss JIRA] Moved: (RFPL-1133) rich:tree - the nodes defined by treeModelAdaptors backed by Map aren't selectable
by Jay Balunas (JIRA)
[ https://issues.jboss.org/browse/RFPL-1133?page=com.atlassian.jira.plugin.... ]
Jay Balunas moved RF-10038 to RFPL-1133:
----------------------------------------
Project: RichFaces Planning (was: RichFaces)
Key: RFPL-1133 (was: RF-10038)
Affects Version/s: 4.0.0.Milestone5
(was: 4.0.0.Milestone5)
Component/s: QE
(was: component-tree)
Fix Version/s: 4.0.0.CR1
(was: 4.0.0.CR1)
> rich:tree - the nodes defined by treeModelAdaptors backed by Map aren't selectable
> ----------------------------------------------------------------------------------
>
> Key: RFPL-1133
> URL: https://issues.jboss.org/browse/RFPL-1133
> Project: RichFaces Planning
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: QE
> Affects Versions: 4.0.0.Milestone5
> Environment: RichFaces 4.0.0-SNAPSHOT r.20632
> Metamer 4.0.0-SNAPSHOT r.20639
> Mojarra 2.0.3-FCS
> Apache Tomcat 6.0.29
> OpenJDK Runtime Environment 1.6.0_20-b20 @ Linux
> Chrome 8.0.552.215 @ Linux x86_64
> Reporter: Lukas Fryc
> Assignee: Lukas Fryc
> Fix For: 4.0.0.CR1
>
>
> See [Steps to Reproduce].
> <rich:treeModelAdaptor nodes="#{node.model.map}"
> rendered="#{richTreeModelAdaptorBean.attributes['rendered'].value}">
> <rich:treeNode>
> #{node.label}
> </rich:treeNode>
> </rich:treeModelAdaptor>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 2 months