php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19490 POST Variables truncated
Submitted: 2002-09-19 02:01 UTC Modified: 2002-09-19 02:07 UTC
From: nando at aboutown dot ca Assigned:
Status: Not a bug Package: Scripting Engine problem
PHP Version: 4CVS-2002-09-19 OS: redhat 7.2
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
20 + 17 = ?
Subscribe to this entry?

 
 [2002-09-19 02:01 UTC] nando at aboutown dot ca
I have some <input type=hidden... html tags.
I am using post, enctype=multipart for the <form>.
Some vars are returned truncated. (and its annoying)
Win98 client
Linux Redhat 7.2
PHP 4.1.2-7.2.4 (latest ver posted at Red Hat)
A fix is needed.
I believe the hidden var is sent truncated (by PHP)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-09-19 02:07 UTC] derick@php.net
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. Because of this, we hope you add your comments
to the original bug instead.

Thank you for your interest in PHP.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Jun 01 21:01:29 2024 UTC