Yeah I've set UTF-8 about every where I can. But here's the rub, I
thought I'd turn everything back to Latin-1 just to double check and...

It still doesn't work through Apache unless the fragment identifier is
appended to a search request.

Gaaaaaa!!!

Thanks for the suggestions but I'm sure that this problem is not in any
way related to Cocoon so I'll 'snip' this thread off now and go looking
else.

Unless anyone else knows different.


Thanks again.


Phil Fennell

-----Original Message-----
From: Antonio Gallardo [mailto:[EMAIL PROTECTED] 
Sent: 02 November 2004 23:30
To: [EMAIL PROTECTED]
Subject: Re: Other URL encoding issue...

Hi:

Try to use UTF-8 every where:

in the xml files, in the web.xml and in the http.conf file.

Best Regards,

Antonio Gallardo

[EMAIL PROTECTED] dijo:
> I spoke to soon :-(
>
> This works OK if your requests go directly to the Servlet container
> (Tomcat) but when I go via Apache and mod_jk the problem comes back 
> again. I must therefore assume that there is some request encoding 
> configuration of Apache required.
>
> Can anyone give me a prod in the right direction?
>
>
> Regards
>
> Phil Fennell
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: 01 November 2004 11:20
> To: [EMAIL PROTECTED]
> Subject: RE: Encoding problems, still!
>
> I have just recently resolved a problem with fragment identifiers in 
> URLs for pages that are served-up by Cocoon in UTF-8 to IE 6 on the
PC.
>
> My sitemap was set-up to deliver XHTML in UTF-8 and IE understood
this.
> However, if I sent a request that had a fragment identifier on the
end:
>
> http://myserver/document/path/document.html#SL12345
>
> IE ignored #SL12345 and did not scroll the page to the single instance

> of the specified id in the target document.
>
> But, when I followed the instructions in:
>
> http://wiki.apache.org/cocoon/RequestParameterEncoding
>
> regarding explicitly setting the Servlet container-encoding in 
> Cocoon's web.xml it all worked happily :)
>
> I just thought people should know this.
>
> Should I add it to the afore mentioned wiki?
>
>
> Regards
>
> Phil Fennell
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to