{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "This is fixed in changeset 79077.  First binary with this fix&#58;  v1.9.1.6",
    "ClosedDate": "2011-06-13T19:19:31.327-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "In ZipOutputStream.PutNextEntry method's implementation, it lacks a line of code like below:\n_currentEntry.ProvisionalAlternateEncoding = this.ProvisionalAlternateEncoding;\n \nWith this issue, if you only set the ProvisionalAlternateEncoding of ZipOutputStream and use it to output a zip stream, and then a zip file, the zip file will show its entry names as \"????\" if it contains non-ASCII characters.",
    "LastUpdatedDate": "2013-05-16T05:31:40.353-07:00",
    "PlannedForRelease": "v1.9.1.8 DotNetZip - Latest Stable",
    "ReleaseVisibleToPublic": true,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2010-12-05T19:15:18.94-08:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Encoding is not honored by ZipOutputStream.PutNextEntry method",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 12634
  },
  "FileAttachments": [],
  "Comments": []
}