{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "",
    "ClosedDate": null,
    "CommentCount": 0,
    "Custom": null,
    "Description": "Getting:\nType 'Ionic.Zlib.ZlibException' in Assembly 'Ionic.Zip, Version=1.9.1.8, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c' is not marked as serializable.\n \nException by convention \"should\" be serializable.  It would be nice if in a future version all the DotNetZip exceptions where made to be serializable if they are not already.  \n \nRight now the workaround is to catch and throw a new system exception which looses the stack track but is better than the alternative.",
    "LastUpdatedDate": "2013-02-21T18:43:04.18-08:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2011-08-24T16:32:03.64-07:00",
    "Status": {
      "Name": "Proposed",
      "Id": 1
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Ionic.Zlib.ZlibException is not Serializable Exception",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 14143
  },
  "FileAttachments": [],
  "Comments": [
    {
      "Message": "Looked at the Zip exceptions and they are all Serializable so it looks like it is just this one that is missing the attribute.",
      "PostedDate": "2011-08-24T16:37:50.663-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:43:04.18-08:00",
      "Id": -2147483648
    }
  ]
}