[
https://issues.jboss.org/browse/RF-13684?page=com.atlassian.jira.plugin.s...
]
Juraj Húska updated RF-13684:
-----------------------------
Steps to Reproduce:
# deploy Metamer
# load
http://localhost:8080/metamer/faces/components/richGraphValidator/all.xhtml
# set {{uiRepeat}} template
# set "ValidationGroupNumericInputs" in groups select box
# in {{inputNumberSpinner}} set value to e.g. 11
# click on apply changes
# there should a validation error, but there is none
was:
# deploy Metamer
# load
http://localhost:8080/metamer/faces/components/richGraphValidator/all.xhtml
# set {{uiRepeat}} template
# set "ValidationGroupBooleanInputs" in groups select box
# in {{inputNumberSpinner}} set value to e.g. 11
# click on apply changes
# there should a validation error, but there is none
GraphValidator with uiRepat does not validate numeric group
correctly
---------------------------------------------------------------------
Key: RF-13684
URL:
https://issues.jboss.org/browse/RF-13684
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-validators
Affects Versions: 4.5.0.Alpha3
Reporter: Juraj Húska
Labels: regression
Fix For: 4.5.0.Alpha3
Validation does not fail when there is incorrect value for numeric group, when
{{graphValidator}} is within {{uiRepeat}}.
Note that the boolean group validation works correctly.
Please see steps to reproduce.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)