Will do!

-----Original Message-----
From: Peter Donald [mailto:[EMAIL PROTECTED]] 
Sent: Monday, October 07, 2002 5:39 PM
To: Avalon Developers List
Subject: Re: FW: status: (was: spacing in config files)

On Tue, 8 Oct 2002 07:56, Robert wrote:
> I thought it was too. I tried xml:space="preserve" but it didn't help.
> The problem is with linefeeds and carriage returns. The return and all
> space gets removed up to the very next character, so that:
>
> <element>
>   This is the first line
>   This is the second line
> </element>
>
> becomes:
> "This is the first lineThis is the second line"
>
> when what would be nice is:
> "This is the first line This is the second line"
>
> Again, this is with framework 4.1.2

Provide a unit test that fails and we will fix it ;)

-- 
Cheers,

Peter Donald
-----------------------------------------------
   "You can't depend on your eyes when your 
   imagination is out of focus." -Mark Twain 
----------------------------------------------- 


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to