Home » Web Services » SOAP » Bug #389
problem with large messages
Details
| Submitted | 2003-12-09 19:14 UTC |
|---|---|
| From | dalpian at boldcron dot com dot br |
| Assigned | yunosh |
| Status | No Feedback |
| Package | SOAP |
| PHP Version | 4.3.3 |
| OS | RedHat Linux 9.0 |
| Roadmaps | (Not assigned) |
Comments
[2003-12-09 19:14 UTC] dalpian at boldcron dot com dot br
Description:
------------
When a single SOAP client message is sent, with more than 10kb, an extra byte (\n) is added to the message.
The message is of type String, representing an email message.
This bug does not happen with PHP 4.2.3, only with 4.3.3.