{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "fixed in changeset 32559.  First bin release with this change is v1.8.3.17. available now.",
    "ClosedDate": "2009-06-06T11:53:29.937-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "AddFileFromString() is documented as using the default text encoding, but in fact, this is not true.  The method always uses UTF-8 to encode the content of the file or ZipEntry.    \nFix the method to encode strings as documented.  Also, consider providing an overload to specify the desired internal encoding of files added with this method.",
    "LastUpdatedDate": "2013-05-16T05:32:19.733-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2009-06-05T05:58:46.86-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "AddFileFromString() method saves text encoded in UTF-8",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 2,
    "Id": 7858
  },
  "FileAttachments": [],
  "Comments": [
    {
      "Message": "Of course! I started the discussion on this issue! ;-D",
      "PostedDate": "2009-06-05T06:44:38.31-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2009-06-06T11:53:29.937-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:44:15.883-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:32:19.733-07:00",
      "Id": -2147483648
    }
  ]
}