{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "",
    "ClosedDate": null,
    "CommentCount": 0,
    "Custom": null,
    "Description": "According to http://www.webvivant.com/zipping-epub-files.html the mimetype file should be stored in the ePub (just a ZIP with some XML and XHTML inside) with no \"extras\". Seems most readers do not care, but validators report things like \"Extra field length for first filename must be 0, but was 36 !\"\n \nI checked even the code in ZipEntry.cs and ZipEntry.Write.cs and there doesn't seem to be a way to request that. Do you think (admittedly rather specific) option could be added.\n \nThanks, Jenda",
    "LastUpdatedDate": "2013-02-21T18:42:48.17-08:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2012-07-13T08:09:14.073-07:00",
    "Status": {
      "Name": "Proposed",
      "Id": 1
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Skip adding \"extra field\" for specific entries (for ePub production)",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 15400
  },
  "FileAttachments": [],
  "Comments": []
}