{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "fixed in changeset 79052.  First binary&#58; V1.9.1.6",
    "ClosedDate": "2011-06-13T21:50:19.23-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "ZipFile[\"File Name\\With A Back Slash.png\"] fails to find file in the archive. Looking at the ZipEntry collection in the debugger it looks like it has a \\ in the name but the indexer calls NormalizePathForUseInZipFile() which I think removes this. And hence it isn't found.\n \nDWF file is a ZIP package file produced by AutoCAD.",
    "LastUpdatedDate": "2013-05-16T05:31:47.463-07:00",
    "PlannedForRelease": "v1.9.1.8 DotNetZip - Latest Stable",
    "ReleaseVisibleToPublic": true,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2010-06-11T09:15:27.05-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "String Indexer on ZipFile fails to find the entry by name",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 11056
  },
  "FileAttachments": [
    {
      "FileId": 3072,
      "FileName": "content.dwf",
      "DownloadUrl": ".\\3072"
    }
  ],
  "Comments": [
    {
      "Message": "thanks, I'll look into it.  In the meantime you can just use a forward-slash, I think.",
      "PostedDate": "2010-06-15T17:29:54.39-07:00",
      "Id": -2147483648
    },
    {
      "Message": "I've reproduced this problem here. ",
      "PostedDate": "2011-06-13T08:12:45.663-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2011-06-13T11:23:47.697-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2011-06-13T11:44:46.083-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2011-06-13T21:50:19.23-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:43:30.08-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:31:47.463-07:00",
      "Id": -2147483648
    }
  ]
}