{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "All done (discussion on the forums).",
    "ClosedDate": "2008-10-08T08:50:04.74-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "There is a zip produced by winrar with chinese chararcters.\nFor some reason, dotnetzip can't unzip it correctly.",
    "LastUpdatedDate": "2013-05-16T05:32:38.71-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2008-09-17T18:42:04.057-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "A zip file produced by winrar that includes files with chinese characters",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 6199
  },
  "FileAttachments": [
    {
      "FileId": 1400,
      "FileName": "HelloWorld.zip",
      "DownloadUrl": ".\\1400"
    }
  ],
  "Comments": [
    {
      "Message": "On my machine (Vista), DotNetZip gives a filename that is equivalent to the filename given in Windows Explorer.  And in both cases, there are no Chinese characters in the filename. I need to look more at this zip. \r\n",
      "PostedDate": "2008-09-30T16:02:04.033-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2008-09-30T16:02:14.067-07:00",
      "Id": -2147483648
    },
    {
      "Message": "I forget to motion that filename are two chinese chararcter. For example, XX.txt\r\nTherefore, it probably takes 4 byte",
      "PostedDate": "2008-09-30T19:01:10.987-07:00",
      "Id": -2147483648
    },
    {
      "Message": "Ok, Jawc -  I have added some new interfaces to the library.  With change set 24951, the application can specify the codepage with which a zipfile should be read or written.\r\nFor your HelloWorld.zip file, I think the proper code page is 950, aka \"big5\".  See http://msdn.microsoft.com/en-us/library/system.text.encoding.aspx for info.  \r\n",
      "PostedDate": "2008-09-30T19:16:43.06-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2008-09-30T19:17:57.81-07:00",
      "Id": -2147483648
    },
    {
      "Message": "I have downloaded the version (24955). I read your test code....I have a question come up...\r\n\r\n1. In zip spec, does there store any information about encoding?  The reason I ask for this question.  A user needs to set codepage first and there will be a problem.  For example, if I set codepage to 950 I can unzip filename with Chinese character, but not Japanese character...\r\n\r\nTherefore, I am thinking is it possible to detect which encoding should be used automatically???\r\nThank you\r\n\r\n",
      "PostedDate": "2008-10-02T04:22:29.69-07:00",
      "Id": -2147483648
    },
    {
      "Message": "Fixed in change set 24951.  I added support for arbitrary code pages.  Apparenly WinRAR creates zip files that do not follow the PKWare spec with respect to character encodings.  This change set allows apps to specify an arbitrary code page when reading or writing a zip file.\r\n\r\n** Closed by Cheeso 9/30/2008 7:17 PM",
      "PostedDate": "2008-10-04T15:32:46.533-07:00",
      "Id": -2147483648
    },
    {
      "Message": "Re-open to continue the discussion",
      "PostedDate": "2008-10-04T15:32:47.143-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2008-10-08T08:50:04.74-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:44:40.46-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:32:38.71-07:00",
      "Id": -2147483648
    }
  ]
}