Re: Docs for POST requests encodings, was: Yet again a problem with POSTs and encodings

2007-12-04 Thread Mark Thomas
Александър Шопов wrote: > http://wiki.apache.org/tomcat/HowTo?action=diff&rev2=68&rev1=67 > http://wiki.apache.org/tomcat/HowTo#head-6a12841c323da7a0d07d9372b71079053ae830b5 Cool. Thanks for this. I have pulled this and some other encoding stuff into a new Encoding FAQ. Mark ---

Re: Yet again a problem with POSTs and encodings

2007-12-04 Thread Mark Thomas
Alexander Shopov wrote: > Hi Mark, >> You mean like the one that has been there for as long as I can remember? > Exactly the same. > I will file an enhancement request in Bugzilla for the FAQs to be > updated. Will that be the best strategy? The FAQs are now on the Wiki. I would add it there. Mar

Docs for POST requests encodings, was: Yet again a problem with POSTs and encodings

2007-12-04 Thread Александър Шопов
http://wiki.apache.org/tomcat/HowTo?action=diff&rev2=68&rev1=67 http://wiki.apache.org/tomcat/HowTo#head-6a12841c323da7a0d07d9372b71079053ae830b5 Hopefully it will be picked by search engines. Kind regards: al_shopov - To start

Re: Yet again a problem with POSTs and encodings

2007-12-03 Thread Alexander Shopov
Hi Mark, You mean like the one that has been there for as long as I can remember? Exactly the same. I will file an enhancement request in Bugzilla for the FAQs to be updated. Will that be the best strategy? Kind regards: al_shopov -

Re: Yet again a problem with POSTs and encodings

2007-12-03 Thread Mark Thomas
Александър Шопов wrote: > However as this seems a frequent misunderstanding and request - will it > be possible to ship such a filter as an example with Tomcat? You mean like the one that has been there for as long as I can remember? http://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk/webapps/ex

Re: Yet again a problem with POSTs and encodings

2007-12-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Александър, Александър Шопов wrote: > It seems the standard is a PITA, most people are confused and developers > are unwilling to change. ;-) It's really the evolving standard that is a problem. With so many products attempting to provide backward-co

Re: Yet again a problem with POSTs and encodings

2007-12-03 Thread Александър Шопов
Ahhh, It seems the standard is a PITA, most people are confused and developers are unwilling to change. ;-) Ohh sweeetie - my favourite situation. However as this seems a frequent misunderstanding and request - will it be possible to ship such a filter as an example with Tomcat? I mean - e

Re: Yet again a problem with POSTs and encodings

2007-12-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Александър, Александър Шопов wrote: > My problem is that I am trying to POST non ASCII data to tomcat, but it > gets recoded in ISO8859-1 interpretation of UTF-8 byte sequence. [snip] > in server.xml I have put: > URIEncoding="UTF-8" in the conf/ser

RE: Yet again a problem with POSTs and encodings

2007-12-03 Thread Caldarale, Charles R
> From: Александър Шопов [mailto:[EMAIL PROTECTED] > Subject: Yet again a problem with POSTs and encodings > > My problem is that I am trying to POST non ASCII data to > tomcat, but it gets recoded in ISO8859-1 interpretation > of UTF-8 byte sequence. Have you tried implem

Yet again a problem with POSTs and encodings

2007-12-03 Thread Александър Шопов
Hi guys, I went through the documentation and recent posts to the list, yet I cannot solve my problem. My problem is that I am trying to POST non ASCII data to tomcat, but it gets recoded in ISO8859-1 interpretation of UTF-8 byte sequence. OK. Here are some more data for my setup Fedora 8, LAN