Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-6474

UriTemplate should not always ignore an empty/null group value

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 3.0.6, 3.1.2
    • JAX-RS
    • None
    • Unknown

    Description

      URI template may have a regular expression. Some expressions may have an empty group value with the actual variable value available as the next group value. In other cases the empty value may represent the actual value.

      The empty values should only be ignored if (number of variables + 1) is less than a number of groups.

      Attachments

        Activity

          People

            sergey_beryozkin Sergey Beryozkin
            sergey_beryozkin Sergey Beryozkin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: