{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "closed:  this is not a complete bug report.",
    "ClosedDate": "2008-10-10T14:19:16.027-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "Unicode for file names is still is not supported. Russian symbols->??????? in 7-zip file manager",
    "LastUpdatedDate": "2013-05-16T05:32:37.09-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2008-10-10T11:13:32.873-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Unicode does not supported",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 6417
  },
  "FileAttachments": [
    {
      "FileId": 1483,
      "FileName": "APPNAME-i1-DotNet2-14-10-2008-src.zip",
      "DownloadUrl": ".\\1483"
    }
  ],
  "Comments": [
    {
      "Message": "Sorry, you will have to be a little more clear and complete when you report a problem. \r\nIf you have a zip file that you believe DotNetZip is handling incorrectly, maybe you could post it here for me. \r\n\r\nUnicode is supported in DotNetZip.  As I said in the documentation for this feature, Unicode is often NOT supported by other archivers.  It would not surprise me to learn that 7-zip is not using UTF-8, but is perhaps using a russian code page for the encoding.  This is outside the spec - non-standard behavior.  If this is the case you will need to try to open the zip with an explicit code page specified.  See the ZipFile.Read() method - the one that accepts a System.Text.Encoding as a parameter.  \r\n\r\n",
      "PostedDate": "2008-10-10T14:18:53.637-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2008-10-10T14:19:16.027-07:00",
      "Id": -2147483648
    },
    {
      "Message": "7zip support Unicode (in UTF-8), the problem is that the file manager of 7zip don't use a unicode font, so all unicode char are showing with a ?.\r\n\r\nTry WinRAR 3.80",
      "PostedDate": "2008-10-13T02:36:34.76-07:00",
      "Id": -2147483648
    },
    {
      "Message": "No i think i'm clear enaugh.\r\nWinRar handles such files but it removes 'Unicode' characters with '_' and opens diagnostic window during extraction\r\n!   ...\\APPNAME-i1-DotNet2-14-10-2008-src.zip: Cannot create ???????? ?????\\??????.txt\r\n!   The filename, directory name, or volume label syntax is incorrect.\r\n!   ...\\APPNAME-i1-DotNet2-14-10-2008-src.zip: Attempting to correct the invalid file name\r\n!   ...\\APPNAME-i1-DotNet2-14-10-2008-src.zip: Renaming ???????? ?????\\??????.txt to ________ _____\\______.txt\r\n!   C:\\Documents and Settings\\Siarhei_Kuchuk\\Desktop\\APPNAME-i1-DotNet2-14-10-2008-src.zip: Cannot create ???????? ?????\\???????? ????????\\??????.txt\r\n!   The filename, directory name, or volume label syntax is incorrect.\r\n!   ...\\APPNAME-i1-DotNet2-14-10-2008-src.zip: Attempting to correct the invalid file name\r\n!   ....\\APPNAME-i1-DotNet2-14-10-2008-src.zip: Renaming ???????? ?????\\???????? ????????\\??????.txt to ________ _____\\________ ________\\______.txt\r\n\r\nAlso 7-zip supports Unicode and it cannot handle produced archives too",
      "PostedDate": "2008-10-14T04:45:35.56-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2008-10-14T04:45:37.607-07:00",
      "Id": -2147483648
    },
    {
      "Message": "That's working great, be sure to use the last version.\r\n\r\nYour zip file has not been generated with the last 1.6 prelim version.\r\n\r\nNevermind use the final which is available now ! Thanks Cheeso",
      "PostedDate": "2008-10-14T15:58:38.173-07:00",
      "Id": -2147483648
    },
    {
      "Message": "I rechecked version - it is the latest version, but archives with russian names still are not supported, Maybe other languages are supported but russian symbols are not.\r\n\r\nI will not watch this issue any more",
      "PostedDate": "2008-10-23T10:11:39.143-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:44:38.597-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:32:37.09-07:00",
      "Id": -2147483648
    }
  ]
}