{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "",
    "ClosedDate": null,
    "CommentCount": 0,
    "Custom": null,
    "Description": "Hi,\nI've got a zip-file, which contains no files, but a comment. The comment however, is not read. I need this comment, it holds some information I need for my tool. A sample is attached. \n \nSimply write \n \nusing (ZipFile zip = new ZipFile(@\"[2] 2012-03-18--18-47-58--diffbyte.zip\"))\n{\nstring test = zip.Comment;\n}\n \nand you will notice, that \"zip.Comment\" is null.",
    "LastUpdatedDate": "2013-02-21T18:42:53.763-08:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2012-03-18T11:56:37.96-07:00",
    "Status": {
      "Name": "Proposed",
      "Id": 1
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Comment in empty ZipFile is empty",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 14834
  },
  "FileAttachments": [
    {
      "FileId": 4269,
      "FileName": "[2] 2012-03-18--18-47-58--diffbyte.zip",
      "DownloadUrl": ".\\4269"
    }
  ],
  "Comments": []
}