[JBoss JIRA] (RF-13307) Support java.util.Collection in iteration components
by Jiří Štefek (JIRA)
[ https://issues.jboss.org/browse/RF-13307?page=com.atlassian.jira.plugin.s... ]
Jiří Štefek closed RF-13307.
----------------------------
> Support java.util.Collection in iteration components
> ----------------------------------------------------
>
> Key: RF-13307
> URL: https://issues.jboss.org/browse/RF-13307
> Project: RichFaces
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: component-tables
> Affects Versions: 4.3.4, 5.0.0.Alpha1
> Environment: Wildfly-8.0.0.Beta1
> Reporter: Matti Bickel
> Assignee: Lukáš Fryč
> Labels: 45x, jsf22
> Fix For: 4.5.0.Alpha3, 5.0.0.Alpha3
>
> Original Estimate: 1 hour
> Remaining Estimate: 1 hour
>
> JSF-2.2 now supports iteration over sets as in
> {code:xml}
> <h:dataTable value="#{myBean.mySet}" var="elem">
> <h:column>#{elem.name}</h:column>
> </h:dataTable>
> {code}
> Using RF iteration components this is currently not possible as UISequence.java doesn't detect Sets and treats them as scalar values.
> Would be nice if RF catches up with JSF here.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 5 months
[JBoss JIRA] (RF-13307) Support java.util.Collection in iteration components
by Jiří Štefek (JIRA)
[ https://issues.jboss.org/browse/RF-13307?page=com.atlassian.jira.plugin.s... ]
Jiří Štefek resolved RF-13307.
------------------------------
Resolution: Done
> Support java.util.Collection in iteration components
> ----------------------------------------------------
>
> Key: RF-13307
> URL: https://issues.jboss.org/browse/RF-13307
> Project: RichFaces
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: component-tables
> Affects Versions: 4.3.4, 5.0.0.Alpha1
> Environment: Wildfly-8.0.0.Beta1
> Reporter: Matti Bickel
> Assignee: Lukáš Fryč
> Labels: 45x, jsf22
> Fix For: 4.5.0.Alpha3, 5.0.0.Alpha3
>
> Original Estimate: 1 hour
> Remaining Estimate: 1 hour
>
> JSF-2.2 now supports iteration over sets as in
> {code:xml}
> <h:dataTable value="#{myBean.mySet}" var="elem">
> <h:column>#{elem.name}</h:column>
> </h:dataTable>
> {code}
> Using RF iteration components this is currently not possible as UISequence.java doesn't detect Sets and treats them as scalar values.
> Would be nice if RF catches up with JSF here.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 5 months
[JBoss JIRA] (RF-13307) Support java.util.Collection in iteration components
by Jiří Štefek (JIRA)
[ https://issues.jboss.org/browse/RF-13307?page=com.atlassian.jira.plugin.s... ]
Jiří Štefek reopened RF-13307:
------------------------------
Reopening for fixing link in comment.
> Support java.util.Collection in iteration components
> ----------------------------------------------------
>
> Key: RF-13307
> URL: https://issues.jboss.org/browse/RF-13307
> Project: RichFaces
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: component-tables
> Affects Versions: 4.3.4, 5.0.0.Alpha1
> Environment: Wildfly-8.0.0.Beta1
> Reporter: Matti Bickel
> Assignee: Lukáš Fryč
> Labels: 45x, jsf22
> Fix For: 4.5.0.Alpha3, 5.0.0.Alpha3
>
> Original Estimate: 1 hour
> Remaining Estimate: 1 hour
>
> JSF-2.2 now supports iteration over sets as in
> {code:xml}
> <h:dataTable value="#{myBean.mySet}" var="elem">
> <h:column>#{elem.name}</h:column>
> </h:dataTable>
> {code}
> Using RF iteration components this is currently not possible as UISequence.java doesn't detect Sets and treats them as scalar values.
> Would be nice if RF catches up with JSF here.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 5 months
[JBoss JIRA] (RF-13642) Fork and re-factor the asciidoc-based docs from RF 5 to RF 4.5
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RF-13642?page=com.atlassian.jira.plugin.s... ]
Juraj Húska closed RF-13642.
----------------------------
However I found some issues, I am closing this one, as I already reported them separately.
Reported issues:
* RFPL-3371
* RFPL-3372
* RFPL-3373
> Fork and re-factor the asciidoc-based docs from RF 5 to RF 4.5
> --------------------------------------------------------------
>
> Key: RF-13642
> URL: https://issues.jboss.org/browse/RF-13642
> Project: RichFaces
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: doc
> Reporter: Brian Leathem
> Assignee: Brian Leathem
> Fix For: 4.5.0.Alpha3
>
> Original Estimate: 1 day, 4 hours
> Remaining Estimate: 1 day, 4 hours
>
> Steps involved:
> # Fork the master branch of the docs repo (we'll call the new branch {{4.5.x}})
> # Revert any changes addressing:
> #* RF 5 component replacements
> #* RF 5 package renames
> #* Facelet namespace consolidation
>
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 5 months
[JBoss JIRA] (RF-13642) Fork and re-factor the asciidoc-based docs from RF 5 to RF 4.5
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RF-13642?page=com.atlassian.jira.plugin.s... ]
Juraj Húska updated RF-13642:
-----------------------------
Labels: (was: needs-qe)
> Fork and re-factor the asciidoc-based docs from RF 5 to RF 4.5
> --------------------------------------------------------------
>
> Key: RF-13642
> URL: https://issues.jboss.org/browse/RF-13642
> Project: RichFaces
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: doc
> Reporter: Brian Leathem
> Assignee: Brian Leathem
> Fix For: 4.5.0.Alpha3
>
> Original Estimate: 1 day, 4 hours
> Remaining Estimate: 1 day, 4 hours
>
> Steps involved:
> # Fork the master branch of the docs repo (we'll call the new branch {{4.5.x}})
> # Revert any changes addressing:
> #* RF 5 component replacements
> #* RF 5 package renames
> #* Facelet namespace consolidation
>
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 5 months
[JBoss JIRA] (RF-12292) "this" in oncomplete of a4j:commandButton returns window object.
by Jiří Štefek (JIRA)
[ https://issues.jboss.org/browse/RF-12292?page=com.atlassian.jira.plugin.s... ]
Jiří Štefek closed RF-12292.
----------------------------
Verified with RF 4.5, closing.
> "this" in oncomplete of a4j:commandButton returns window object.
> ----------------------------------------------------------------
>
> Key: RF-12292
> URL: https://issues.jboss.org/browse/RF-12292
> Project: RichFaces
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: component-a4j-core
> Affects Versions: 4.2.2.Final
> Environment: Windows XP SP3, Weblogic 10.3.5, JSF 2.0.4, RF 4.2.2 Final
> Reporter: Nikolai Alexeev
> Assignee: Lukáš Fryč
> Priority: Minor
> Labels: 45x, a4j_commandbutton
> Fix For: 4.5.0.Alpha3, 5.0.0.Alpha2
>
> Original Estimate: 30 minutes
> Remaining Estimate: 30 minutes
>
> When using "this" operator in oncomplete attribute of a4j:commandButton user gets window object instead of expected button object. In RF3 everything was as expected.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 5 months