Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-3459

RegexValidator does not provide label and pattern for first usage of RegexValidator.NOT_MATCHED

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 2.1.5
    • 2.3-next-M1
    • General
    • None
    • myfaces trunk

    Description

      RegexValidator uses javax.faces.validator.RegexValidator.NOT_MATCHED 2x:

      javax.faces.validator.RegexValidator.NOT_MATCHED= the passed value is not a String, or when the pattern does not match the passed value.

      the first usage for" if (value instanceof String)" check does not provide args for

      {0}

      {1}

      in message.

      Attachments

        1. myfaces-1244836.patch
          29 kB
          Keith Wong
        2. MYFACES-3459.patch
          2 kB
          Martin Kočí

        Activity

          People

            markoc50 Martin Kočí
            markoc50 Martin Kočí
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: