{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "",
    "ClosedDate": null,
    "CommentCount": 0,
    "Custom": null,
    "Description": "When out of free space, it throws an exception but exit code is 0 (successful).\nIllustrated by cmd file:\n\nD:\\Arc\\UnZip\\Unzip.exe \"%1\"\necho %errorlevel%\n\n...\nexception: System.IO.IOException: There is not enough space on the disk.                                             \n                                                                                                                     \n   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)                                            \n   at System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)                                       \n   at Ionic.Zip.ZipEntry.ExtractOne(Stream output)                                                                   \n   at Ionic.Zip.ZipEntry.InternalExtract(String baseDir, Stream outstream, String password)                          \n   at Ionic.Zip.Examples.UnZip.Main(String[] args)                                                                   \n                                                                                                                     \n0                                                                                                                    \n...",
    "LastUpdatedDate": "2015-07-24T03:25:04.353-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Unassigned",
      "Severity": 0,
      "Id": 0
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2015-07-24T03:25:04.353-07:00",
    "Status": {
      "Name": "Proposed",
      "Id": 1
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "unzip.exe - errorlevel =0 when error happens",
    "Type": {
      "Name": "Unassigned",
      "Id": 5
    },
    "VoteCount": 1,
    "Id": 17484
  },
  "FileAttachments": [],
  "Comments": []
}