the same for the case of external validation failure - listeners do not work
----------------------------------------------------------------------------
Key: RF-5551
URL: https://jira.jboss.org/jira/browse/RF-5551
Project: RichFaces
Issue Type: Sub-task
Components: planning_all
Affects Versions: 3.3.0
Reporter: Nick Belaevski
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
the same for immediate = true component
---------------------------------------
Key: RF-5552
URL: https://jira.jboss.org/jira/browse/RF-5552
Project: RichFaces
Issue Type: Sub-task
Components: planning_all
Affects Versions: 3.3.0
Reporter: Nick Belaevski
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
the same for immediate = true component for the case of external validation failure
-----------------------------------------------------------------------------------
Key: RF-5553
URL: https://jira.jboss.org/jira/browse/RF-5553
Project: RichFaces
Issue Type: Sub-task
Components: planning_all
Affects Versions: 3.3.0
Reporter: Nick Belaevski
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
the same for ajaxSingle = true component
----------------------------------------
Key: RF-5554
URL: https://jira.jboss.org/jira/browse/RF-5554
Project: RichFaces
Issue Type: Sub-task
Components: planning_all
Affects Versions: 3.3.1
Reporter: Nick Belaevski
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
CDK: remove string split from x:passThruWithExclusions
------------------------------------------------------
Key: RF-3713
URL: http://jira.jboss.com/jira/browse/RF-3713
Project: RichFaces
Issue Type: Sub-task
Affects Versions: 3.2.2
Reporter: Nick Belaevski
Assigned To: Nick Belaevski
Fix For: 3.2.2
public void encodePassThruWithExclusions(FacesContext context,
UIComponent component, String exclusions) throws IOException {
if (null != exclusions) {
String[] exclusionsArray = exclusions.split(","); <----- that should be done by CDK
encodePassThruWithExclusionsArray(context, component,
exclusionsArray);
}
}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Optimize org.ajax4jsf.org.w3c.tidy.DOMNodeListByTagNameImpl getLength() & item() methods
----------------------------------------------------------------------------------------
Key: RF-3717
URL: http://jira.jboss.com/jira/browse/RF-3717
Project: RichFaces
Issue Type: Sub-task
Affects Versions: 3.2.2
Reporter: Nick Belaevski
Assigned To: Nick Belaevski
Fix For: Future
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Requirements: use cases documenting
------------------------------------
Key: RF-4868
URL: https://jira.jboss.org/jira/browse/RF-4868
Project: RichFaces
Issue Type: Sub-task
Components: planning_all
Affects Versions: 3.3.0
Reporter: Nick Belaevski
Assignee: Ilya Shaikovsky
Fix For: 3.3.0
--
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
Requirements: screen mockups development
----------------------------------------
Key: RF-4869
URL: https://jira.jboss.org/jira/browse/RF-4869
Project: RichFaces
Issue Type: Sub-task
Components: planning_all
Affects Versions: 3.3.0
Reporter: Nick Belaevski
Assignee: Ilya Shaikovsky
Fix For: 3.3.0
--
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
component should be output to client and attached to event handler of parent component
--------------------------------------------------------------------------------------
Key: RF-5528
URL: https://jira.jboss.org/jira/browse/RF-5528
Project: RichFaces
Issue Type: Sub-task
Components: planning_all
Affects Versions: 3.3.0
Reporter: Nick Belaevski
Assignee: Nick Belaevski
Fix For: Future
--
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
component should be output to client and attached to event handler of component that attachTo attribute points, two cases: in the same naming container and out of it
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: RF-5529
URL: https://jira.jboss.org/jira/browse/RF-5529
Project: RichFaces
Issue Type: Sub-task
Components: planning_all
Affects Versions: 3.3.0
Reporter: Nick Belaevski
Assignee: Nick Belaevski
Fix For: Future
--
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