Date: 12/18/00
- Next message: Paul Gardiner: "[PHP-DEV] Re: PHP 4.0 Bug #6163 Updated: Unable to compile with INFORMIX"
- Previous message: Advard Pitertzev: "[PHP-DEV] Re: PHP 4.0 Bug #7087 Updated: error opening libclntsh.so.8.0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 7004
Updated by: sniper
Reported By: makhzi <email protected>
Old-Status: Open
Status: Feedback
Bug Type: Unknown/Other Function
Assigned To:
Comments:
Does this happen with latest snapshot from http://snaps.php.net/ ??
--Jani
Previous Comments:
---------------------------------------------------------------------------
[2000-10-04 01:29:47] makhzi <email protected>
Dreamcast platform there are at least two web browsers: DreamPassport and PlanetWeb.
When using PlanetWEB and sending filled FORM (POST method)
there is a bug (i thing so, but I'm not fluent in C programming...)
According to RFC1341 boundary can be in quoted marks (look there at value syntax).
Of course PW sends boundary with quotation marks.
(PHP4.0.2)
file: rfc1867.c
function: SAPI_POST_HANDLER_FUNC(rfc1867_post_handler)
(PHP3.0.16)
file: post.c
function: static char *php3_getpost(pval *http_post_vars)
when i've deleted quotas from boundary everithing went OK.
---------------------------------------------------------------------------
[2000-10-04 01:24:40] makhzi <email protected>
Dreamcast platform there are at least two web browsers: DreamPassport and PlanetWeb.
When using PlanetWEB and sending filled FORM (POST method)
there is a bug (i thing so, but I'm not fluent in C programming...)
According to RFC1341 boundary can be in quoted marks (look there at value syntax).
Of course PW sends boundary with quotation marks.
(PHP4.0.2)
file: rfc1867.c
function: SAPI_POST_HANDLER_FUNC(rfc1867_post_handler)
(PHP3.0.16)
file: post.c
function: static char *php3_getpost(pval *http_post_vars)
when i've deleted quotas from boundary everithing went OK.
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=7004
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Paul Gardiner: "[PHP-DEV] Re: PHP 4.0 Bug #6163 Updated: Unable to compile with INFORMIX"
- Previous message: Advard Pitertzev: "[PHP-DEV] Re: PHP 4.0 Bug #7087 Updated: error opening libclntsh.so.8.0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

