Re: p:insert

Hi Mohamed,

It is indeed the result of how the serialization was done in oXygen for 
the results view. This works correctly however if you save the output 
port to a file so you can use that as a workaround. We already fixed 
this issue so the next oXygen release will include the fix.
Thanks for mentioning this problem!

Best Regards,
George
-- 
George Cristian Bina
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com

On 8/4/11 10:09 AM, mozer wrote:
> Fair enough !
>
> So the guilty is OxygenXML
>
> Sorry for the noise, then
>
> Xmlizer
>
> On Wed, Aug 3, 2011 at 11:06 PM, Norman Walsh <ndw@nwalsh.com
> <mailto:ndw@nwalsh.com>> wrote:
>
>     mozer <xmlizer@gmail.com <mailto:xmlizer@gmail.com>> writes:
>      > Here are few thoughts about the behavior of p:insert
>     [...]
>      > Hence I expect the result to be
>      >
>      > <root>
>      >
>      > <first><toto/></first>
>      > <prices/>
>      > <names/>
>      > </root>
>      >
>      >
>      > without any space
>      >
>      > But Calabash give this out (with extra space around the element)
>
>     Not me. (Nor do I even see how that's possible, though I don't
>     dispute that you're seeing it :-)
>
>     $ calabash mozer.xpl
>     INFO: Running pipeline one-two-three
>     INFO: Running identity !1.1
>     INFO: Running insert !1.2
>
>     <root>
>     <first><toto/></first>
>     <prices/>
>     <names/>
>     </root>
>
>     What version of Calabash are you running?
>
>                                             Be seeing you,
>                                               norm
>
>     --
>     Norman Walsh
>     Lead Engineer
>     MarkLogic Corporation
>     Phone: +1 413 624 6676 <tel:%2B1%20413%20624%206676>
>     www.marklogic.com <http://www.marklogic.com>
>
>

Received on Tuesday, 9 August 2011 09:43:40 UTC