Dennis Kieselhorst created TOBAGO-1692:
------------------------------------------
Summary: Regex validation doesn't work
Key: TOBAGO-1692
URL: https://issues.apache.org/jira/browse/TOBAGO-1692
Project: MyFaces Tobago
Issue Type: Bug
Components: Core
Affects Versions: 3.0.2
Reporter: Dennis Kieselhorst
Check sample in content-validation.xhtml, regardless of the given value there
is always a validation error after submit.
Logfile warning
{noformat}
javax.faces.validator.BeanValidator validate
WARNUNG: cannot validate component with empty value:
page:mainForm:regexValidation:in
{noformat}
Moreover in TextareaRenderer and InRenderer code with RegexValidator is
commented out, if it's no longer needed writeAttribute for pattern should be
removed as well.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)