{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "decided to leave this off as it is not necessarily a bug.",
    "ClosedDate": "2009-09-23T10:20:20.49-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "The filename has an extra 100 or so spaces in it.  \n \nWhen calling AddFile() this way, the zipfile is produced, but the filenames aren't legal or \"normal\". \n \nA simple trim() statement would fix it.",
    "LastUpdatedDate": "2013-05-16T05:32:06.903-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2009-09-22T07:55:05.373-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "AddFile() using filename with trailing spaces",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 8824
  },
  "FileAttachments": [],
  "Comments": []
}