Re: encoding problem with xslt

2002-07-12 Thread Jens Lorenz
- Original Message - From: "Joerg Heinicke" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 12, 2002 5:23 PM Subject: Re: encoding problem with xslt > Hmm, I didn't test it a long time and didn't find a correlating bug by a > short v

Re: encoding problem with xslt

2002-07-12 Thread Jens Lorenz
- Original Message - From: "Vadim Gritsenko" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 12, 2002 5:05 PM Subject: RE: encoding problem with xslt > > Thanks for you input Vadim. But do not only think of web sites. But > > also o

Re: encoding problem with xslt

2002-07-12 Thread Joerg Heinicke
EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, July 12, 2002 4:45 PM > Subject: Re: encoding problem with xslt > > > >>>If anyone has some more ideas on this topic (non-ISO-8859-1 characters >>>within URIs), I would greatly appreciate som

RE: encoding problem with xslt

2002-07-12 Thread Vadim Gritsenko
> From: Jens Lorenz [mailto:[EMAIL PROTECTED]] > > - Original Message - > From: "Vadim Gritsenko" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, July 12, 2002 4:36 PM > Subject: RE: encoding problem with xslt > >

Re: encoding problem with xslt

2002-07-12 Thread Jens Lorenz
- Original Message - From: "Joerg Heinicke" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 12, 2002 4:45 PM Subject: Re: encoding problem with xslt > > If anyone has some more ideas on this topic (non-ISO-8859-1 characters > > within

Re: encoding problem with xslt

2002-07-12 Thread Jens Lorenz
- Original Message - From: "Vadim Gritsenko" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 12, 2002 4:36 PM Subject: RE: encoding problem with xslt > > From: Jens Lorenz [mailto:[EMAIL PROTECTED]] > > > ... > > If anyone has so

Re: encoding problem with xslt

2002-07-12 Thread Joerg Heinicke
> If anyone has some more ideas on this topic (non-ISO-8859-1 characters > within URIs), I would greatly appreciate some more input. > Conclusion for me is to avoid such characters in URIs. But this does > not get easily into the heads of our customers and users. (e.g. file > names) According to

RE: encoding problem with xslt

2002-07-12 Thread Vadim Gritsenko
> From: Jens Lorenz [mailto:[EMAIL PROTECTED]] > ... > If anyone has some more ideas on this topic (non-ISO-8859-1 characters > within URIs), I would greatly appreciate some more input. IMHO, non-ascii characters in URIs should be avoided by all means possible. Less issues for you *and* for vi

Re: encoding problem with xslt

2002-07-12 Thread Jens Lorenz
- Original Message - From: "thorsten schmid" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, July 12, 2002 2:17 PM Subject: encoding problem with xslt Hi Thorsten, > ==

RE: encoding problem with xslt

2002-07-12 Thread Manos Batsis
> From: Joerg Heinicke [mailto:[EMAIL PROTECTED]] > Still no. Of course you can write this in your XML input, but in the > serialized output a valid URL has to be written. And ä > is not valid, > the & is reserved for concatenating request parameters. My apologies, I should have read the me

Re: encoding problem with xslt

2002-07-12 Thread Joerg Heinicke
Manos Batsis wrote: >>From: Joerg Heinicke [mailto:[EMAIL PROTECTED]] >>> >>>desired output: >>href="frameset.xsp?filename=foo.xml&searchstring=Integrations& >>auml;mter"> >> >>>Integrationsämter >>> . >>>

RE: encoding problem with xslt

2002-07-12 Thread Manos Batsis
> From: Joerg Heinicke [mailto:[EMAIL PROTECTED]] > > > > desired output: > > href="frameset.xsp?filename=foo.xml&searchstring=Integrations& > auml;mter"> > > Integrationsämter > >. > > ==

Re: encoding problem with xslt

2002-07-12 Thread Joerg Heinicke
Hello Thorsten, there was a bug in Xalan with URL encoding more than a half year ago, but I don't know what's the current status. > > > > frameset.xsp?filename= select="@sourcefile"/>&searchstring= disable-output-escaping="yes" select="."/> > > > > > You can remove

encoding problem with xslt

2002-07-12 Thread thorsten schmid
Hello, I have a problem regarding XSLT and the transformation of non-english iso-8859-1 encoded characters like the German "Umlaute" (e.g. ü a double dotted u). I am using cocoon 2.1-dev, tomcat 4.0.1 with jdk1.3.1.. The transformation works fine as long as I don't use the element.