{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "",
    "ClosedDate": null,
    "CommentCount": 0,
    "Custom": null,
    "Description": "I would like to have Ionic.Zip.DuplicateZipEntryException and in the payload of the exception the name of the entry I tried to add.\n \ntry \n{\n   // add entries here...\n}\ncatch (Ionic.Zip.DuplicateZipEntryException ex)\n{\n    MessageBox.Show(\"The object probably is \"&#43; e.Message)\n}",
    "LastUpdatedDate": "2013-02-21T18:43:23.167-08:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2010-11-09T10:37:01.3-08:00",
    "Status": {
      "Name": "Proposed",
      "Id": 1
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "AddEntry should throw a dotnetzip-specific exception when adding a duplicate entry",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 2,
    "Id": 12458
  },
  "FileAttachments": [],
  "Comments": []
}