Home » Networking » Net_NNTP » Bug #3967
Net_NNTP_Header
Details
| Submitted | 2005-03-27 06:08 UTC |
|---|---|
| From | liuchoi at gmail dot com |
| Assigned | heino |
| Status | Closed |
| Package | Net_NNTP |
| PHP Version | 4.3.10 |
| OS | Windows XP |
| Roadmaps | (Not assigned) |
Comments
[2005-03-27 06:08 UTC] liuchoi at gmail dot com
Description:
------------
When I'm using the decodeString function to decode the encoded header, error prompts out.
Notice: Undefined variable: header in C:\php\pear\Net\NNTP\Header.php on line 918
Reproduce code:
---------------
Replace the $Header by $input should fix the problem