{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "",
    "ClosedDate": null,
    "CommentCount": 0,
    "Custom": null,
    "Description": "Hi,\n\nWhen zipping files containing Horizontal Ellipses (… or &#8230), it is removed and replaced with a full stop. Is there a way to prevent the file from being renamed?\n\nThanks.",
    "LastUpdatedDate": "2016-04-18T01:52:50.673-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Unassigned",
      "Severity": 0,
      "Id": 0
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2016-04-14T07:31:31.507-07:00",
    "Status": {
      "Name": "Proposed",
      "Id": 1
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "File names containing Horizontal Ellipses being removed",
    "Type": {
      "Name": "Unassigned",
      "Id": 5
    },
    "VoteCount": 1,
    "Id": 17645
  },
  "FileAttachments": [],
  "Comments": [
    {
      "Message": "Resolved:\r\n\r\n```\nusing (ZipFile zip = new ZipFile() { AlternateEncoding = Encoding.UTF8, AlternateEncodingUsage = ZipOption.AsNecessary })\n                {\n// Logic here\n}\n```",
      "PostedDate": "2016-04-18T01:52:50.673-07:00",
      "Id": -2147483648
    }
  ]
}