From: [EMAIL PROTECTED]
Operating system: Linux 2.0
PHP version: 4.0.4pl1
PHP Bug Type: Unknown/Other Function
Bug description: Form variables encoding problem
When I enter some special chars in a textual form field (either 'INPUT TYPE="text"' or
'TEXTAREA') they get encode
ID: 9426
User Update by: [EMAIL PROTECTED]
Status: Open
Bug Type: Unknown/Other Function
Description: Form variables encoding problem
Sorry but everything gets screwed because of the mixture of html entities and real
chars. The char that gives problems is '', the corresponding html entitie is
ID: 9426
User Update by: [EMAIL PROTECTED]
Status: Open
Bug Type: Unknown/Other Function
Description: Form variables encoding problem
It turned out to be a problem with a:
header that caused encoding by the browser prior to sendind data to PHP. Now there's
another problem. The '' doesn't