- From: Henry S. Thompson <ht@inf.ed.ac.uk>
- Date: Mon, 03 Apr 2017 14:40:58 +0100
- To: xproc-dev@w3.org
The following pipeline
<p:pipeline xmlns:p="http://www.w3.org/ns/xproc" version="1.0">
<p:serialization method="text" port="result"/>
<p:identity><p:input port="source"><p:inline><a/></p:inline></p:input></p:identity>
</p:pipeline>
produces (on Windoz) a document with two characters in it: \r\n
Of course I don't want such a document, but the real problem is that I
_don't_ want a spurious extra (Windows) newline at the end of my real
method="text" pipeline.
Is this a bug in Calabash, or am I missing something?
ht
--
Henry S. Thompson, School of Informatics, University of Edinburgh
10 Crichton Street, Edinburgh EH8 9AB, SCOTLAND -- (44) 131 650-4440
Fax: (44) 131 650-4587, e-mail: ht@inf.ed.ac.uk
URL: http://www.ltg.ed.ac.uk/~ht/
[mail from me _always_ has a .sig like this -- mail without it is forged spam]
Received on Monday, 3 April 2017 13:41:34 UTC