Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-9423

Base64 class uses printStackTrace method

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 7.1.0.DR19
    • 7.1.0.DR13
    • REST
    • None

    Description

      RESTEasy implementation of Base64 class uses printStackTrace method, but this method shouldn't be used. PrintStackTrace is used in public decode method, this method can be used in deployments.

      https://github.com/resteasy/Resteasy/blob/master/resteasy-jaxrs/src/main/java/org/jboss/resteasy/util/Base64.java#L1391

      Attachments

        Issue Links

          Activity

            People

              mstefank Martin Stefanko
              mkopecky@redhat.com Marek Kopecky
              Katerina Odabasi Katerina Odabasi (Inactive)
              Katerina Odabasi Katerina Odabasi (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: