{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "fixed in change set 25199.  This is in the current v1.6 prelim release, will be in the v1.6 final.",
    "ClosedDate": "2008-10-09T20:10:43.593-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "Hi,\n \nThanks for this great project.\n \nI have done some tests on unicode handling with 1.6 preview release.\nI used the WinForm example provided with the sources (I add the following line to support Unicode) :\nzip1.UseUnicode = true;\n \nThat's working fine on file names, but not on folder names.\n \nI've attach a rar with 6 files :\n- [ansi] original files.rar => Contains a folder tree with directories and files that used only ANSI char\n- [ansi] Test with DotNetZip 1.6 preview.zip => Contains the encoded output of the ANSI test case done with DotNetZip 1.6 preview (You see that Windows can extract the file, so names are not encoded with Unicode, Perfect !)\n- [unicode] original files.rar => Contains a folder tree with directories and files that used a mix of Unicode and other charsets (Arabic, Chinese, Japan, Sverige, Hebrew, Greek, Russian, ...)\n- [unicode] Test with 7zip 4.60.zip => The output done with 7zip 4.60 beta (Unicode is correctly handled, Windows can't unpack it because Unicode is used)\n- [unicode] Test with WinRAR 3.80.zip => The output done with WinRAR 4.80 (Unicode is correctly handled, Windows can't unpack it because Unicode is used)\n- [unicode] Test with DotNetZip 1.6 preview.zip => The output done with DotNetzip 1.6 preview (Unicode is correctly handled on files names BUT not in folder names, Windows can't unpack it because Unicode is used)\n \nCheeso,\n \nCan you try to see why the folder names are not correctly handled when using Unicode.\n \nThanks a lot\n \nRegards\nDominique",
    "LastUpdatedDate": "2013-05-16T05:32:37.9-07:00",
    "PlannedForRelease": "1.5 DotNetZip Library",
    "ReleaseVisibleToPublic": true,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2008-10-09T10:58:14.373-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Unicode is not correctly handled for folder names",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 6410
  },
  "FileAttachments": [
    {
      "FileId": 1471,
      "FileName": "Test cases.rar",
      "DownloadUrl": ".\\1471"
    }
  ],
  "Comments": [
    {
      "Message": "Thanks, this is helpful.\r\n",
      "PostedDate": "2008-10-09T13:31:51.087-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2008-10-09T13:32:11.883-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2008-10-09T20:10:43.593-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:44:39.453-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:32:37.9-07:00",
      "Id": -2147483648
    }
  ]
}