Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

stylesheet encoding #1

Open
mkraetke opened this issue Sep 26, 2011 · 0 comments
Open

stylesheet encoding #1

mkraetke opened this issue Sep 26, 2011 · 0 comments

Comments

@mkraetke
Copy link
Collaborator

Parsing of CSS stylesheet fails if encoding is different than UTF-8.

Invoke calabash with

xproc Martin$ calabash -i source=example.xhtml test-css.xpl

results in this output:

26.09.2011 16:26:29 com.xmlcalabash.util.DefaultXProcMessageListener error
SCHWERWIEGEND: file:/xsl/css-parser.xsl:31:err:XTDE1200:Failed to read input file file:/Users/Martin/workspace/epubcheck-xproc/xproc/standard-epub-2-0/OEBPS/stylesheet.css (java.nio.charset.MalformedInputException)
26.09.2011 16:26:29 com.xmlcalabash.util.DefaultXProcMessageListener error
SCHWERWIEGEND: Failed to read input file file:/xproc/standard-epub-2-0/OEBPS/stylesheet.css (java.nio.charset.MalformedInputException)
26.09.2011 16:26:30 com.xmlcalabash.util.DefaultXProcMessageListener error
SCHWERWIEGEND: Failed to read input file file:/xproc/standard-epub-2-0/OEBPS/stylesheet.css (java.nio.charset.MalformedInputException)
26.09.2011 16:26:30 com.xmlcalabash.drivers.Main error
SCHWERWIEGEND: Pipeline failed: net.sf.saxon.s9api.SaxonApiException: Failed to read input file file:/xproc/standard-epub-2-0/OEBPS/stylesheet.css (java.nio.charset.MalformedInputException)
26.09.2011 16:26:30 com.xmlcalabash.drivers.Main error
SCHWERWIEGEND: Underlying exception: net.sf.saxon.trans.XPathException: Failed to read input file file:/xproc/standard-epub-2-0/OEBPS/stylesheet.css (java.nio.charset.MalformedInputException)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant