- From: Erik Bruchez <ebruchez@orbeon.com>
- Date: Fri, 30 Jun 2006 17:01:48 +0200
- To: www-forms@w3.org
Catherine, You don't say what XForms implementation you are using, but this sounds like a bug in that implementation. There is nothing in XForms that prevents you to enter such characters in an input or textarea. As a side note, XForms controls are bound to nodes in XML documents known as XForms instances. XML supports Unicode [1], which ultimately means that, barring limitations of a particular XForms implementation, all the characters of all the existing (and many dead) languages of our good old planet earth can be supported :-) -Erik [1] http://www.unicode.org/ Catherine Poinsignon wrote: > Hello all, > > I have a form with several input and textarea fields. When I try to > enter a special character like &, <, > (xml markups), and submit the > form, I got a System error: -1072896749 and the system blocks. > How can I configure my input/textarea fields so that they accept such > characters. > Thanks in advance for any tips. > Regards, > > Catherine -- Orbeon - XForms Everywhere: http://www.orbeon.com/blog/
Received on Friday, 30 June 2006 15:02:00 UTC