From:             [EMAIL PROTECTED]
Operating system: RH 8.0
PHP version:      4.3.0
PHP Bug Type:     Scripting Engine problem
Bug description:  form submit and iso-8859-2

When I submit a form (GET or POST), characters only in the iso-8859-2
charset (like õûÕÛ) are not converted from quoted-printable to their
1-character-long representations, instead they left unchanged like õ
etc.

I set the charset in the httpd.conf file, in the php.ini file, in the
header of the html file and in the accept-charset attrib. of the form tag,
but with no avail.

I tried it in NN, Opera and IE.

One more thing: sometimes it works correctly, but most of the time it
doesn't. So strange enough!
-- 
Edit bug report at http://bugs.php.net/?id=21592&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21592&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21592&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21592&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21592&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21592&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21592&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21592&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21592&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21592&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21592&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21592&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21592&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21592&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21592&r=gnused

Reply via email to