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

[jira] Commented: (TAP5-1297) Potential bug in tapestry-beanvalidator.js for Regexp validator

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

Christophe Cordenier commented on TAP5-1297:
--------------------------------------------

Hi Igor,

Is it possible to add a tapestry-beanvalidator component in JIRA for
issues description ?




-- 
Regards,
Christophe Cordenier.

Committer on Apache Tapestry 5
Co-creator of wooki @wookicentral.com



> Potential bug in tapestry-beanvalidator.js for Regexp validator
> ---------------------------------------------------------------
>
>                 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
>
> 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.