{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "fixed in change set 25218.  Get this in the current v1.6 prelim release.",
    "ClosedDate": "2008-10-10T14:15:14.923-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "Hi,\n \nI use the last version of the 1.6 preview (09/10), and I saw when using the WinForms example (good upgrade !) that when we choose to generate a self extractor archive the comments are not correctly encoded.\n \nI've attached an image to show the problem (é char replaced by Θ char).\n \nRegards\nDominique",
    "LastUpdatedDate": "2013-05-16T05:32:37.46-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2008-10-10T02:09:09.51-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Comments in Self-Extractor archives not correctly handled",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 6415
  },
  "FileAttachments": [
    {
      "FileId": 1474,
      "FileName": "self_extractor_comments.jpg",
      "DownloadUrl": ".\\1474"
    }
  ],
  "Comments": [
    {
      "Message": "DomZ, good catch.  ",
      "PostedDate": "2008-10-10T10:02:23.253-07:00",
      "Id": -2147483648
    },
    {
      "Message": "Actually, looking into the spec, there is nothing that describes how a zip archive ought to store unicode characters for the zip archive comment field.  It is assumed to be the default encoding, which is IBM437 (a single-byte encoding).   I tried to do something intelligent about selecting the utf-8 encoding when high-order bytes are present.  I hope this works and maintains compatibility.  \r\n",
      "PostedDate": "2008-10-10T14:14:57.563-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2008-10-10T14:15:14.923-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:44:38.943-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:32:37.46-07:00",
      "Id": -2147483648
    }
  ]
}