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
 [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 May 18 05:01:31 2024 UTC