extendedDataTable: rows defined by ajaxKeys attribute are re-rendered correctly
-------------------------------------------------------------------------------
Key: RF-6114
URL: https://jira.jboss.org/jira/browse/RF-6114
Project: RichFaces
Issue Type: Sub-task
Components: planning_all
Affects Versions: 3.3.1
Reporter: Anton Belevich
Assignee: Dmitry Svyatobatsko
Fix For: 3.3.1
--
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
items from collection defined as value attribute are output to the client; number of items is limited using rows attribute and not
----------------------------------------------------------------------------------------------------------------------------------
Key: RF-5661
URL: https://jira.jboss.org/jira/browse/RF-5661
Project: RichFaces
Issue Type: Sub-task
Affects Versions: 3.3.1
Reporter: Anton Belevich
Assignee: Anton Belevich
Fix For: 3.3.1
--
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
componentState attribute stores nested components state across requests
-----------------------------------------------------------------------
Key: RF-5667
URL: https://jira.jboss.org/jira/browse/RF-5667
Project: RichFaces
Issue Type: Sub-task
Affects Versions: 3.3.1
Reporter: Anton Belevich
Assignee: Anton Belevich
Fix For: 3.3.1
--
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
nested input and command components work correctly if validation failure
------------------------------------------------------------------------
Key: RF-5663
URL: https://jira.jboss.org/jira/browse/RF-5663
Project: RichFaces
Issue Type: Sub-task
Affects Versions: 3.3.1
Reporter: Anton Belevich
Assignee: Anton Belevich
Fix For: 3.3.1
--
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
extendedDataTable: data filtering occurs according to filterBy/filterExpression/filterMethod; filterValue is updated properly
-----------------------------------------------------------------------------------------------------------------------------
Key: RF-6110
URL: https://jira.jboss.org/jira/browse/RF-6110
Project: RichFaces
Issue Type: Sub-task
Components: planning_all
Affects Versions: 3.3.1
Reporter: Anton Belevich
Assignee: Dmitry Svyatobatsko
Fix For: 3.3.1
--
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
components using rowKeyVar, keyVar and stateVar variables are correctly output to the client
--------------------------------------------------------------------------------------------
Key: RF-5666
URL: https://jira.jboss.org/jira/browse/RF-5666
Project: RichFaces
Issue Type: Sub-task
Affects Versions: 3.3.1
Reporter: Anton Belevich
Assignee: Anton Belevich
Fix For: 3.3.1
--
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
extendedDataTable: grouping works
---------------------------------
Key: RF-6113
URL: https://jira.jboss.org/jira/browse/RF-6113
Project: RichFaces
Issue Type: Sub-task
Components: planning_all
Affects Versions: 3.3.1
Reporter: Anton Belevich
Assignee: Dmitry Svyatobatsko
Fix For: 3.3.1
--
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
ComponentControl doesn not work if attachTiming="onavailable" under IE6-7.
--------------------------------------------------------------------------
Key: RF-5267
URL: https://jira.jboss.org/jira/browse/RF-5267
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.3.0
Environment: 3.3.0.BETA2, IE6-7
Reporter: Alexander Dubovsky
Assignee: Nick Belaevski
Source code:
<h:form id="form">
<rich:componentControl attachTo="testCID" for="cc" event="onclick"
operation="doExpand" attachTiming="onavailable" />
<rich:calendar popup="true" id="cc" />
<f:verbatim>
<a href="#" id="testCID">Show Popup</a>
<br />
</f:verbatim>
</h:form>
# Open page in IE6-7
# Click "Show Popup" link
Result: popup is not shown.
--
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