[
https://issues.apache.org/jira/browse/TAP5-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Drobiazko closed TAP5-1297.
--------------------------------
Resolution: Fixed
Fix Version/s: 5.2.2
> Client-side validation of @Pattern is broken
> --------------------------------------------
>
> Key: TAP5-1297
> URL: https://issues.apache.org/jira/browse/TAP5-1297
> Project: Tapestry 5
> Issue Type: Bug
> Affects Versions: 5.2.1
> Reporter: Christophe Cordenier
> Assignee: Igor Drobiazko
> Fix For: 5.2.2
>
>
> Currently,
> Tapestry.Validator.regexp(field, message, spec.pattern);
> but should be
> Tapestry.Validator.regexp(field, message, spec.regexp);
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.