php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56026 Bug system should send email to lead(s) when new bug reported
Submitted: 2004-04-09 22:30 UTC Modified: 2004-04-12 07:13 UTC
From: jmcastagnetto@php.net Assigned: jmcastagnetto (profile)
Status: Closed 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: jmcastagnetto@php.net
New email:
PHP Version: OS:

 

 [2004-04-09 22:30 UTC] jmcastagnetto@php.net
Description:
------------
The bug system should send an email to the lead(s) of the package for which the bug is being reported.

It can be done for each new bug, or every time a bug report is updated.

Perhaps the bugs should also be assigned to the lead when it is reported?

(If I had not checked today to see if there were bugs for one of my packages, I could've easily missed the QA team bug reports).

Apparently something broke since the *fix* mention in bug #40


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-04-09 23:35 UTC] danielc at analysisandsolutions dot com
The bug system does send an email to all developers listed for a package.  Emails are sent each time an action is taken (creation, updates, comments, etc).

Perhaps you're not properly registered as the lead for the package in question or your php.net forwarding address is messed up, or???
 [2004-04-12 03:23 UTC] jmcastagnetto@php.net
Daniel, 

I would not have submitted a bug report if what you say had happened, as it is I did not receive any email from the bugs related to the packages I lead.

You should've checked my latest CVS commits fixing bugs #822, #883, #884, #885, #886, and #895.

Just in case you also did not see, check the list of the package I lead at:

http://pear.php.net/user/jmcastagnetto

Every single one of the bugs mentioned above were generated by the PEAR-QA team when checking for possible compatibility problems of PEAR packages with PHP 5. In the case of the packages to which the bugs above applied, all were related to the use of get_class().

Hopefully someone from the PEAR-QA team can clarify why not one of their bug reports generated an email to the packages I maintain.


 [2004-04-12 04:09 UTC] smith at backendmedia dot com
Martin recently did some fixes to the bug system to send to the pearweb email address instead of just [handle]@php.net. In case you are getting emails now this problem should be fixed then.
 [2004-04-12 07:13 UTC] jmcastagnetto@php.net
Problem seems to have been fixed w/ Martin's changes
Tested by creating a bug report (#1185) for a bug I had already fixed, and the email was sent.
I am closing this bug now.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 19:01:31 2024 UTC