php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #17351 Posted data from textareas gets garbled
Submitted: 2002-05-22 00:55 UTC Modified: 2002-07-19 01:00 UTC
Votes:3
Avg. Score:4.7 ± 0.5
Reproduced:3 of 3 (100.0%)
Same Version:2 (66.7%)
Same OS:2 (66.7%)
From: jon at barlownet dot com Assigned:
Status: No Feedback Package: Apache2 related
PHP Version: 4.2.1 OS: Linux (red hat 7.2) + Apache 2.0
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jon at barlownet dot com
New email:
PHP Version: OS:

 

 [2002-05-22 00:55 UTC] jon at barlownet dot com
Forms that worked with earlier version of PHP are now garbling the text that gets posted through textarea form elements.  The text must have a line return in order to be garbled (i.e., shorter entries don't get garbled).

This may be a problem with PHP 4.2.1 and Apache 2.0, but I thought it might be helpful if you're trying to fully support Apache 2.0 eventually.

I'm going to try downgrading Apache.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-18 03:51 UTC] derick@php.net
Any news on this? And can you provide a short reproducing script if it does not work correctly?

Derick
 [2002-06-18 09:58 UTC] jon at barlownet dot com
Any script that took text in through a textarea form element was having the problem described.  I downgraded to the latest 1.x of Apache and things are fine now.  The scripts were nondescript, simply taking post data and putting it into a MySQL database.  I checked the text before it was put into the database and it already bore the marks of being garbled.
 [2002-06-18 17:26 UTC] sniper@php.net
Please get Apache 2.0.36 and this snapshot of PHP:

http://snaps.php.net/php4-latest.tar.gz

And let us know if this problem still exists.

 [2002-07-19 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 02:01:28 2024 UTC