You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Dennis Kieselhorst (JIRA)" <de...@myfaces.apache.org> on 2017/02/03 08:21:51 UTC

[jira] [Created] (TOBAGO-1692) Regex validation doesn't work

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)