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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
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 10:01:29 2024 UTC