{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "",
    "ClosedDate": null,
    "CommentCount": 0,
    "Custom": null,
    "Description": "Unzip.exe from provided tools package produces an error when extracting with both -cp and -f switches:\n\nI have a zip file created on japanese system and specifying codepage in command line 'unzip -cp 932 _SHIZU~1.ZIP\" works fine.\nBut when I try adding -f switch, like 'unzip -f -cp 932 _SHIZU~1.ZIP', it says this:\n```\nModified                     Size  Ratio       Packed  pw?      CRC Filename\n--------------------------------------------------------------------------------\n2013-08-10 19:12:00             0     0%            0    N 00000000 (??????) [SHIZUKA] ???????? (?????]\nexception: Ionic.Zip.ZipException: The FileName must be non empty and non-null.\n   at Ionic.Zip.ZipEntry.set_FileName(String value)\n   at Ionic.Zip.Examples.UnZip.Main(String[] args)\n```\nPossibly, it cannot understand non-ascii folder structure when -f switch is used",
    "LastUpdatedDate": "2015-07-14T05:46:48.877-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Unassigned",
      "Severity": 0,
      "Id": 0
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2015-07-14T05:46:48.877-07:00",
    "Status": {
      "Name": "Proposed",
      "Id": 1
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "unzip.exe, error when combining -cp and -f switches",
    "Type": {
      "Name": "Unassigned",
      "Id": 5
    },
    "VoteCount": 1,
    "Id": 17478
  },
  "FileAttachments": [],
  "Comments": []
}