{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "fixed in changeset 32058.  First binary release that will have this fix is 1.8.3.9 .",
    "ClosedDate": "2009-05-26T07:04:28.5-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "I have found a problem with version 1.8.3.7 where the directoryPathInArchive sometimes gets truncated.\n \nFor example, if I add a file by calling AddFile and specify a file name of \"Test.txt\" and a directoryPathInArchive of \"temp/01/02/03\" the filename of the resulting ZipEntry is actually \"temp/01/Test.txt\".  The last two parts of the directoryPathInArchive appear to have been chopped off.\n \nI know that version 1.8 is still in beta but I wondered if this was a known issue.\n \nThanks.",
    "LastUpdatedDate": "2013-05-16T05:32:22.657-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2009-05-26T04:44:51.833-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "directoryPathInArchive gets truncated",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 7812
  },
  "FileAttachments": [],
  "Comments": []
}