{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "",
    "ClosedDate": null,
    "CommentCount": 0,
    "Custom": null,
    "Description": "The problem, is the method \"StringToByteArray\" only convert Unicode Text to byte array with the encoding called IBM 437 but not the specified encoding with the zip file.So when a zip file is encrpted with the password \"てのりん\" and the file is encoded with SHIFT_JIS, it can't be extracted.",
    "LastUpdatedDate": "2013-02-21T18:42:55.987-08:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2012-02-04T08:46:23.227-08:00",
    "Status": {
      "Name": "Proposed",
      "Id": 1
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Extracting fails when the password is a multi-byte encoded text",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 14728
  },
  "FileAttachments": [],
  "Comments": []
}