php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #42840 Post method eiht numerous &, produce random data
Submitted: 2007-10-03 14:50 UTC Modified: 2007-10-11 01:00 UTC
From: vivekanandan8 at yahoo dot com Assigned:
Status: No Feedback Package: Compile Failure
PHP Version: 5CVS-2007-10-03 (CVS) OS: Linux
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2007-10-03 14:50 UTC] vivekanandan8 at yahoo dot com
Description:
------------
when we post data in post method which has numerous &,
even we cant get the partial content that means the data before &, which 
collapse the other post variable , forthat i am using stream, but we need to fix this bug in php as in perl

Reproduce code:
---------------
 input data http://imag.serv.com/dll.dll?cmd=img&I=\\photonasbak\gallery10$\1011000\1011421\Orig\2863973_20070716_183808_orig.jpg&c=0&r=270&cpwidth=2&cpheight=2&cpalign=100&cpswap=yes&Ov=overlays\bz2.png&Oa=$(BR)

Expected result:
----------------
same as input data 

Actual result:
--------------
random data 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-10-03 15:56 UTC] jani@php.net
Please do the following:

a) Fix the summary to be understandable
b) Add expected and actual results
 [2007-10-11 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, 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: Thu May 16 17:01:37 2024 UTC