Tab Panel: validator&validatorMessage attributes do not work
------------------------------------------------------------
Key: RF-5779
URL: https://jira.jboss.org/jira/browse/RF-5779
Project: RichFaces
Issue Type: Bug
Components: auto-tests
Affects Versions: 3.3.0
Reporter: Dmitry Svyatobatsko
Assignee: Nick Belaevski
Priority: Minor
Fix For: 3.3.1
see selenium test: TabPanelTest#testValidatorAndValidatorMessageAttributes
tab panel relies upon standart validation of its parent class UIInput
but it looks like UIInput's submitted value is null and is never set
so that the component is always considered to be valid and validation is skipped
--
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
[ https://jira.jboss.org/jira/browse/RF-6864?page=com.atlassian.jira.plugin... ]
Nick Belaevski updated RF-6864:
-------------------------------
Component/s: component
Fix Version/s: 4.0.0.BETA1
Affects Version/s: 3.3.1
Assignee: Alexander Smirnov
I think we should review this issue for 4.0
> a4j:commandButton is "button" instead of "submit" by default
> ------------------------------------------------------------
>
> Key: RF-6864
> URL: https://jira.jboss.org/jira/browse/RF-6864
> Project: RichFaces
> Issue Type: Bug
> Components: component
> Affects Versions: 3.3.1
> Reporter: David Schlotfeldt
> Assignee: Alexander Smirnov
> Fix For: 4.0.0.BETA1
>
>
> The documentation here
> http://www.jboss.org/file-access/default/members/jbossrichfaces/freezone/...
> Says the default value for "type" is "submit". Its actual "button".
> See http://anonsvn.jboss.org/repos/richfaces/trunk/ui/core/src/main/java/org/...
> Look at the getType() method.
> The documentation is as it should be. The default should be changed to be "submit" (don't change the documentation). Two reasons:
> - the default for h:commandButton is submit
> - if you have a a4j:commandButton and h:commandButton when you hit enter in a textfield you expect the first submit button to be used. When you use a4j:commandButton curently they are "button" elements not "submit" so they aren't considered. (at least by firefox) it will skip the "button" and use the first "submit".
> Thanks,
> David
--
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
PanelMenuGroup: ClassCastException has appeared on page with f:param inside rich:panelMenuGroup.
-------------------------------------------------------------------------------------------------
Key: RF-6583
URL: https://jira.jboss.org/jira/browse/RF-6583
Project: RichFaces
Issue Type: Bug
Components: auto-tests
Affects Versions: 3.3.1
Reporter: Konstantin Mishin
Should be checked in selenium tests:
PanelMenuGroupTest.testLimitToListAttribute
--
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
Demo: There is rich:dataList insted of rich:dataOrderedList on dataOrderedList page.
------------------------------------------------------------------------------------
Key: RF-6263
URL: https://jira.jboss.org/jira/browse/RF-6263
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.3.0
Reporter: Konstantin Mishin
Priority: Minor
--
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
[ https://jira.jboss.org/jira/browse/RF-469?page=com.atlassian.jira.plugin.... ]
Jay Balunas updated RF-469:
---------------------------
Component/s: component
(was: planning)
> new component: layouts
> ----------------------
>
> Key: RF-469
> URL: https://jira.jboss.org/jira/browse/RF-469
> Project: RichFaces
> Issue Type: Feature Request
> Components: component
> Affects Versions: 3.1.0
> Reporter: wtff
> Assignee: Alexander Smirnov
> Fix For: 3.3.1
>
>
> Addition of components that layout child components, for example:
> - FormLayout (see ADF Faces)
> - Border Layout (see ADF Faces, ICE Faces)
> - Stacking Panel (see ADF Faces, ICE Faces)
--
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
Colorpicker: incorrect class names
----------------------------------
Key: RF-6752
URL: https://jira.jboss.org/jira/browse/RF-6752
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.3.1
Reporter: Nick Belaevski
Assignee: Pavel Yaschenko
Fix For: 3.3.1
All rich-colorPicker-* classes should be renamed to rich-color-picker-*
--
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