Ask a Question related to PHP Development, Design and Development.
-
michael dot lindner at gmlindner dot de #1
#24013 [Com]: Missing Form Post Data
ID: 24013
Comment by: michael dot lindner at gmlindner dot de
Reported By: webmaster at dtshowtime dot lu dot eu dot org
Status: Bogus
Bug Type: Scripting Engine problem
Operating System: Windows XP Pro SP1
PHP Version: 4.3.2
New Comment:
I have the same problem with the newest just downloaded Apache,
OmniHTTPd, IIS4 with PHP 4.2.3
What is the solution?
Previous Comments:
------------------------------------------------------------------------
[2003-06-11 03:09:40] webmaster at dtshowtime dot lu dot eu dot org
I recommend you vote for bug 22427 then:
[url]http://bugs.php.net/bug.php?id=22427[/url]
------------------------------------------------------------------------
[2003-06-10 17:47:51] luser at abv dot bg
I have this problem two, but I'm using OmniHTTPd 2.10 @ win98se
------------------------------------------------------------------------
[2003-06-04 06:48:10] [email]derick@php.net[/email]
Duplicate of #22427, add your comments there.
------------------------------------------------------------------------
[2003-06-04 06:16:20] webmaster at dtshowtime dot lu dot eu dot org
I have exactly the same problem described in bug 22427 (seems nobody is
looking at that one anymore, thus I'm submitting this dupe)
-------------
I am currently experincing some problems with missing post form data.
There seem two be 2 problems:
1) When a variable is long (for example a textarea and lots of text is
in it), the post data is not sent.
2) Sometimes even with small textarea, the post is still not outputed,
but if you hit refresh and click reload post data, it sometimes works.
I have also set the max post size to 20MB which should be plenty for
just text.
I seem to have this problems on all browsers / computers.
--------------
I'm experiencing this when trying to install postnuke: The first screen
(Language selection) sometimes submits correctly, sometimes it doesn't.
The second screen (with the GPL license agreement in a textared) NEVER
gets submitted correctly, the POST variables remain empty.
I DO have register_globals set to on and post_max_size = 10M which
should be sufficient.
My webserver: Apache/1.3.27 (Win32) mod_gzip/1.3.19.1a PHP/4.3.2.
(using the PHP SAPI module) The problem also occurs in PHP/4.2.3 and
PHP/4.3.1.
If you need any further information or want me to test something,
please let me know. This bug is very annoying and the way I see it I'm
not the only one experiencing it.
------------------------------------------------------------------------
--
Edit this bug report at [url]http://bugs.php.net/?id=24013&edit=1[/url]
michael dot lindner at gmlindner dot de Guest
-
#22427 [Com]: Missing Form Post Data
ID: 22427 Comment by: zero at tilt dot eu dot org Reported By: jroland at uow dot edu dot au Status: No... -
redirect but with post data - mimick form post behaviour
Any thoughts on how to mimic result of submitting form data via POST Method? I have some code that sanitizes some submitted formfields and i'd like... -
How to post some data in form of POST action of forms in asp?
Hi there, I need to post some information into an ASP page (mypage.asp), in form of POST action which I do with the following code: 'contents... -
#24753 [Opn]: missing character in POST data
ID: 24753 User updated by: robin at newloop dot com Reported By: robin at newloop dot com Status: Open Bug Type: ... -
#24753 [Fbk->Opn]: missing character in POST data
ID: 24753 User updated by: robin at newloop dot com Reported By: robin at newloop dot com -Status: Feedback...



Reply With Quote

