i18n:attr trouble

2002-08-30 Thread Koen Pellegrims
Hi, I have quite a weird problem with i18n here. First of all: All the i18n examples work perfectly! ... but when I try to translate an attribute I run into trouble. the snippet is very simple: a href=yadayada.html img src=bla.jpg alt=image i18n:attr=alt/ /a the relevant pipeline is:

RE: i18n:attr trouble

2002-08-30 Thread Piroumian Konstantin
-Original Message- From: Koen Pellegrims [mailto:[EMAIL PROTECTED]] Sent: Friday, August 30, 2002 2:02 PM To: Cocoon-Dev@Xml. Apache. Org Subject: i18n:attr trouble Hi, I have quite a weird problem with i18n here. First of all: All the i18n examples work perfectly

RE: i18n:attr trouble

2002-08-30 Thread Koen Pellegrims
in $JAVA_HOME/jre/lib/endorsed and $COCOON_HOME/WEB-INF/lib ? Koen. -Oorspronkelijk bericht- Van: Piroumian Konstantin [mailto:[EMAIL PROTECTED]] Verzonden: vrijdag 30 augustus 2002 12:17 Aan: '[EMAIL PROTECTED]' Onderwerp: RE: i18n:attr trouble Please check that i18n FAQ entry does

Re: i18n:attr trouble

2002-08-30 Thread Enke, Michael
Koen Pellegrims wrote: thanks for pointing me to the FAQ. I missed that one. Commenting out the removeAttributes() call fixed it (for now). As I've stated, I already tried to upgrade to Xerces 2.1.0, but that didn't solve it for me. Do I have to do anything else besides placing