{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "fixed in changeset 34317.  First binary&#58;  v1.8.4.7",
    "ClosedDate": "2009-07-19T09:00:38.85-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "I have an openFileDialog box that allows the user to add a file...I want to name this file \"import.sql\". But I also want to have the ability to update this zip with a new file and put the same name \"import.sql\" the second go around. I tried my code like this:\n \nzip.UpdateFile(openFileDialogInstall.FileName.ToString()).FileName=\"import.sql\";\n \nAnd it seems to change the file as it adds it, but on updates, it adds another entry with the same name \"import.sql\" ...so in the same zip file, i have multiple import.sql files.",
    "LastUpdatedDate": "2013-05-16T05:32:14.58-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2009-07-19T07:47:05.757-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Setting FileName on ZipEntry can produce a duplicate entry",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 8047
  },
  "FileAttachments": [],
  "Comments": []
}