[PHP-DEV] Bug #14099: POST/GET - if there is a dot in the name it's changes to "_"

2001-11-18 Thread galg
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:

[PHP-DEV] Bug #14099 Updated: POST/GET - if there is a dot in the name it's changes to "_"

2001-11-18 Thread galg
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

[PHP-DEV] Bug #14099 Updated: POST/GET - if there is a dot in the name it's changes to "_"

2001-11-19 Thread galg
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.