{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "fixed in changeset 55566.  First binary v1.9.5.1.  Also back-ported to v1.9.1.3.  ",
    "ClosedDate": "2010-02-10T05:31:27.73-08:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "my VB.NET program\n \n'first time\n \nUsing Zip0 As ZipFile = ZipFile.Read(\"test.zip\", System.Text.Encoding.GetEncoding(\"shift_jis\"))          Zip0.UpdateFile(\"日本語.txt\")          Zip0.Save()End Using\n \nin test.zip file the file name is OK\n \n'second time\n \nUsing Zip0 As ZipFile = ZipFile.Read(\"test.zip\", System.Text.Encoding.GetEncoding(\"shift_jis\"))          Zip0.UpdateFile(\"日本語テスト.txt\")          Zip0.Save()End Using\n \nin test.zip file the first filename is bad, the second file name is ok\n \ncan you help me. thanks",
    "LastUpdatedDate": "2013-05-16T05:31:53.95-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2010-02-09T12:28:10.857-08:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Update ZipFile with alternate Encoding",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 10180
  },
  "FileAttachments": [],
  "Comments": []
}