Date: 12/15/00
- Next message: Frédéric VERGEZ: "[PHP-DEV] Re: PHP 4.0 Bug #8273 Updated: Can't submit a form with 50 <input file> tag"
- Previous message: jzacarias <email protected>: "[PHP-DEV] PHP 4.0 Bug #8280: Segmentation violation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 8273
Updated by: sniper
Reported By: fred <email protected>
Status: Feedback
Bug Type: HTTP related
Assigned To:
Comments:
Please try the latest RC of PHP4.0.4
from http://www.php.net/distributions/ as someone
(in #7218) reported this should be fixed already.
--Jani
Previous Comments:
---------------------------------------------------------------------------
[2000-12-15 11:07:50] sniper <email protected>
Have you tried with less than 50 ? Does it work then?
And I assume you did put different names for them?
ie. like this :
<input type="file" name="userfileX">
where X is number between 1-50 ?
--Jani
---------------------------------------------------------------------------
[2000-12-15 04:54:23] fred <email protected>
When submitting a form (post / enctype multipart/fom-data),
with 50 file input tags,
i obtain this warning message :
Warning: File Upload Mime headers garbled ptr: [ in Unknown on line 0
any ideas ?
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=8273
-- 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: Frédéric VERGEZ: "[PHP-DEV] Re: PHP 4.0 Bug #8273 Updated: Can't submit a form with 50 <input file> tag"
- Previous message: jzacarias <email protected>: "[PHP-DEV] PHP 4.0 Bug #8280: Segmentation violation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

