DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16635>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16635 Crashing non-English characters in CGI parameters Summary: Crashing non-English characters in CGI parameters Product: Apache httpd-2.0 Version: 2.0.44 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Major Priority: Other Component: Core AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] When i migrate from A1.3 to A2.0 i encountered with seriuos bug. I have a precompiled CGI script that calls like: "http://myserver/cgi- bin/script.cgi?param=SOME_TEXT_ON_RUSSIAN_WIN-1251" which puts that param in database and returns it by cookie. While it works on A1.3 all was fine But when i run it on A2.0.43 and A2.0.44 i've got that in server log there is a correct string "GET /cgi-bin/script.cgi?param=SOME_TEXT_ON_RUSSIAN_WIN-1251", but in database and in cookie there is a CORRUPTED_STRING_WITH_UNKNOWN_CHARACTERS All charsets in httpd.conf are set correctly. I believ tha it's a bug. Hope You can fix that. Regards. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
