Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-1297

Client-side validation of @Pattern is broken

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.2.1
    • 5.2.2
    • tapestry-beanvalidator
    • None

    Description

      Currently,

      Tapestry.Validator.regexp(field, message, spec.pattern);

      but should be

      Tapestry.Validator.regexp(field, message, spec.regexp);

      Attachments

        Issue Links

          Activity

            People

              igor.drobiazko Igor Drobiazko
              ccordenier Christophe Cordenier
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: