Uploaded image for project: 'NetarchiveSuite'
  1. NetarchiveSuite
  2. NAS-1425

Utf8ConvertJob: the convert() method decode/encode logic is unfinished

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Won't Fix
    • Trivial
    • None
    • 0.2
    • Common
    • None

    Description

      The decode/encode logic in Utf8ConvertJob.convert() is unfinished.
      1) We need to modify/add the Content-Encoding HTTP header field
      2) Convert all HTTP headers to UTF-8 after modifying/adding Content-Encoding field.
      3) Convert the body of the ARCRecord to UTF-8.
      4) Concatenate the result of 2) with the result of 3)
      5) convert to a single byte-array (byte[]).
      NOTE: This bug is originally from Bugzilla bug_id=26.

      Attachments

        Activity

          People

            svc Søren Vejrup Carlsen (Inactive)
            svc Søren Vejrup Carlsen (Inactive)
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: