Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-2674

RESTEASY003870/unableToExtractParameter doesn't show the value of provided parameter

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 3.13.1.Final, 4.5.8.Final
    • 4.5.6.Final
    • jaxrs
    • None

    Description

      I'm getting `RESTEASY003870: Unable to extract parameter from http request: javax.ws.rs.QueryParam("paging") value is {1} for public java.lang.Integer org.acme.UsersResource.page(java.lang.Integer)` with latest Quarkus 1.7.0.CR2 / RESTEasy 4.5.6.Final

      The problem is that I get {1} instead of the value of provided parameter

      I don't see this on Quarkus 1.3.4.Final / RESTEasy 4.5.3.Final, I spotted the issue when using https://github.com/gastaldi/resteasy-xss and playing with different versions

      This regression was probably introduced by change in https://github.com/resteasy/Resteasy/pull/1873#event-2179324454

      Attachments

        Activity

          People

            rsvoboda@redhat.com Rostislav Svoboda
            rsvoboda@redhat.com Rostislav Svoboda
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: