You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2010/10/06 20:18:33 UTC

[jira] Commented: (TAP5-1297) Client-side validation of @Pattern is broken

    [ https://issues.apache.org/jira/browse/TAP5-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12918618#action_12918618 ] 

Hudson commented on TAP5-1297:
------------------------------

Integrated in tapestry-5.2-freestyle #204 (See [https://hudson.apache.org/hudson/job/tapestry-5.2-freestyle/204/])
    TAP5-1297: Client-side validation of @Pattern is broken


> 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.