copy/paste

2002-11-14 Thread Eric BASLEY
Hi, let's take cocoon example cocoon/forms/employee from 2.0.3 release, NT, Explorer or Mozilla When I copy from Word the text "cou'cou" and paste to a texfield ( '/Employee Name'), /after update I will see "cou’cou" !!! But, if instead you pasting, I'm typing "cou'cou" the result is correct.

Symbol euro

2002-05-16 Thread Eric Basley
Hello Im trying to convert charactere euro (€) into html symbol (&euro) using cocoon 2.0.2 on linux with tomcat 4.0.4b3. Serializers in sitemap are setup with "ISO-8859-15". characteres ¤ (euro) are correctly read from the form, insert in a database using iso-8859-15 encoding, correctly read

Re: Symbol euro

2002-05-17 Thread Eric Basley
to change anything in entity catalog. UTF-8 encoding is used in samples. The sign value comes from JDK i18n resource bundles. Konstantin - Original Message ----- From: "Eric Basley" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 16, 2002 7:31 PM Subject: Sy

Re: Symbol euro

2002-05-17 Thread Eric Basley
in samples. The sign value comes from JDK i18n resource bundles. Konstantin - Original Message ----- From: "Eric Basley" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 16, 2002 7:31 PM Subject: Symbol euro Hello Im trying to convert charactere euro (€)

encoding 8859-15 strings with cocoon 2.x

2002-06-22 Thread Eric Basley
Hi, I need to manipulate 8859-15 encoding strings (euro symbol), extract from backend servers, within xsl stylesheets, and it's impossible to declare such an encoding for stysheets (serializers re setup with 8858-15 encodng) . Only 8859-1 encoding is allowed, so euro carac are translated in inte