macmillanpublishers / bookmaker

Macmillan's Bookmaker tool
ISC License
27 stars 2 forks source link

Author name in Biblio has double-quotes: this is erroring in epub.xsl #192

Open mattretzer opened 7 years ago

mattretzer commented 7 years ago

Here is the file: https://www.dropbox.com/s/uo5y37d7v8dyzpf/Raw_FINALMSforcomp_110317.docx?dl=0

Here is the stderrout log: https://www.dropbox.com/s/b9uhoymgbmnec9h/Raw_FINALMSforcomp_110317_9781250191168_DONE_1024-stdout-and-err.txt?dl=0

The related error:

Error on line 2 column 111 of epub_tmp.html:
  SXXP0003: Error reported by XML parser: Attribute name "U-God" associated with an element
  type "meta" must be followed by the ' = ' character.

We worked around this with a bpi override (AUTHOR NAME:) so we could get an author-name without double-quotes. But obviously, this is only a workaround

mattretzer commented 7 years ago

This same issue breaks the .js run-heads insertion; the resulting pdf has no inserted run-heads or run-feet at all.