- From: Erik Bruchez <ebruchez@orbeon.com>
- Date: Tue, 6 Jan 2009 21:27:34 +0800
- To: xforms <www-forms@w3.org>
>> this can be done with a single bind on the root element of your  
>> instance:
>>
>> <xforms:bind nodeset="instance('my-instance')" readonly="true()"/>
>
> Hi,
>
> Thank you, it works very well. However, I have a problem with the
> widget textarea: newline characters disappear. For instance, if I
> input
> "1st line
> 2nd line"
> , then during the visualization I get "1st line2nd line". I use the
> Firefox plugin.
>
> Any idea?
Sounds like the line break is missing from your data somehow, or a bug  
in the Firefox extension.
-Erik
--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/
Received on Tuesday, 6 January 2009 13:28:26 UTC