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

UriBuilderImpl: null-empty differentiation for query/matrix param

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.2.2
    • 3.1.15, 3.2.3, 3.2.4
    • JAX-RS
    • None
    • Unknown
    • Patch

    Description

      UriBuilder.queryParam("q") -> "?q"
      UriBuilder.queryParam("q", "") -> "?q" ; expected "?q="

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              amarkevich Alexey Markevich
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: