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

Media type lacks charset warning logged when it shouldn't be

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.0.23.Final, 3.1.3.Final
    • 3.0.22.Final, 3.1.2.Final
    • None
    • None

      I have a JAX-RS method that is annotated as producing text/plain, without specifying a charset. RESTEASY002227 gets logged for it, despite the fact that resteasy.add.charset defaults to true and I'm not changing it. It looks like the point at which the logging occurs is not checking what resteasy.add.charset is set to.

            rsigal@redhat.com Ronald Sigal
            rdicroce Richard DiCroce (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: