{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "This is a question, not a bug.   Post questions to the discussion forum, not to the workitem queue. You posted your zip file, but not your code.  I opened the zip file and I see Japanese characters.  http&#58;&#47;&#47;i.imgur.com&#47;e1dlJ.png  . So I&#39;m not sure what you&#39;re doing to open the zip file and see &#63;&#63;&#63;&#63;&#63;&#63;&#63; characters.  I didn&#39;t see that.  If you have more questions, use the discussion forums.",
    "ClosedDate": "2011-06-15T04:10:27.883-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "In my recent project, we support multiple languages. As per one of the requirement, we need to create a zip file for folders containing files which are language specific. For example, for Japanese the folder name will contain Japanese character. While creating the zip file there is no issue. But when we are extracting the zip file, it show the below error.\nThe following invalid file name was encountered in the archive: \"test\\?????????????\\test.doc\n \nThe actual folder structure is : test\\カナダ クレストール インタラク\\test.doc\nThe issue is it is replace the Japanese character with ?????.\n \nI have attached the sample project for your reference and to replicate the issue.\nThis is very urgent as this is impacting our project dead line.\nAny resolution to this is highly appreciate.\n \nThanking You,\nPriyaranjan",
    "LastUpdatedDate": "2013-05-16T05:31:35.197-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2011-06-15T03:48:43.9-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Created Zip file extract Issue while zip file contains folder with name having japanese character.",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 13681
  },
  "FileAttachments": [
    {
      "FileId": 3955,
      "FileName": "ZipFileTest.zip",
      "DownloadUrl": ".\\3955"
    }
  ],
  "Comments": []
}