From: [EMAIL PROTECTED]
Operating system: Linux, Red-Hat 6.2
PHP version: 4.0.6
PHP Bug Type: HTTP related
Bug description: POST/GET - if there is a dot in the name it's changes to "_"
When i submit a form where is a dot in the name it's changes to "_".
for example:
ID: 14099
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: HTTP related
Operating System: Linux, Red-Hat 6.2
PHP Version: 4.0.6
New Comment:
When i submit a form where is a dot in the name it's changes to "_".
for example:
when r
ID: 14099
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: HTTP related
Operating System: Linux, Red-Hat 6.2
PHP Version: 4.0.6
New Comment:
even if you use . it's been replaced to "_".
in many other languages this is possible.