php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #55924 Warning breaking bug system
Submitted: 2003-11-27 14:36 UTC Modified: 2003-11-27 14:48 UTC
From: mroch@php.net Assigned:
Status: Duplicate Package: PECL bug system (PECL)
PHP Version: Irrelevant OS:
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: mroch@php.net
New email:
PHP Version: OS:

 

 [2003-11-27 14:36 UTC] mroch@php.net
Description:
------------
Every time something is done (submitting a report, closing, etc.), I get a warning (see below) which stops the rest of the page from showing up.  When you hit refresh, it tries to do it again, causing duplicate bugs.

Expected result:
----------------
A confirmation that the action has happened.

Actual result:
--------------
Warning: implode(): Bad arguments. in /usr/local/www/pearweb/public_html/bugs/include/functions.inc on line 497

Warning: Cannot modify header information - headers already sent by (output started at /usr/local/www/pearweb/public_html/bugs/include/functions.inc:497) in /usr/local/www/pearweb/public_html/bugs/bug.php on line 178

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-11-27 14:48 UTC] mroch@php.net
See 312
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 22:01:29 2024 UTC