Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-9676

avoid Base64 encoded String being chunked

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 5.6-SNAPSHOT
    • Fix Version/s: 5.6-RC1, 5.6
    • Component/s: Infrastructure
    • Tags:
    • Backlog priority:
      500

      Description

      Replacing use of org.nuxeo.common.utils.Base64 with org.apache.commons.codec.binary.Base64, we must call new String(encodeBase64(),charset) instead of encodeBase64String() because of commons-code 1.4 implementation.

        Attachments

          Activity

            People

            • Assignee:
              jcarsique Julien Carsique
              Reporter:
              jcarsique Julien Carsique
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: