Hannes Magnusson wrote:
> On Sun, Jul 19, 2009 at 00:18, Rasmus Lerdorf<ras...@php.net> wrote:
>> rasmus          Sat, 18 Jul 2009 22:18:28 +0000
>>
>> URL: http://svn.php.net/viewvc?view=revision&revision=284338
>>
>> Changed paths:
>>        U   SVNROOT/commit-email.php
>>
>> Log:
>> Try to be smarter about which bug url to use - Hopefully we will
>> be down
>> to a single unified bug system soon
> 
> Can we/I create a magical "backdoor" into the current bugs.php.net
> bugtracker that will automatically add a link to viewvc of the commit
> to the associated bug report as a comment? (the developer still needs
> to mark the report as closed, automating that part can lead to
> confusion and wrongly closing "partially fix bug#nnnn" commits).
> 
> It would be very helpful for all linux distros, the documentation
> team, and probably others.

Right, it is trivial for the php bug tracker because it is on the same
machine, but a bit harder for the pecl/pear bugs.  We need an actual API
there for those.  I'll add something to the existing bug tracker tonight
most likely and we can put it on the list of things to look at for the
new unified bug tracker.

-Rasmus

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to