Re: method="text" producing spurious EOL in xmlcalabash 1.1.15

"Henry S. Thompson" <ht@inf.ed.ac.uk> writes:
> 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?

That’s possibly a bug. I’ll look.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh
Lead Engineer
MarkLogic Corporation
Phone: +1 512 761 6676
www.marklogic.com

Received on Tuesday, 18 April 2017 22:33:02 UTC