Re: [Koha-devel] new list koha-bugzilla ?
I agree. The questions and discussions in the developers list have been overwhelmed by all the bugzilla activity. I noticed yesterday that there was a lot of technical discussion on the regular mailing list. However, it is really important for all management and developers (not just those who are actively fixing or tracking bugs) to be aware of what is happening on bugzilla - what is broken/what has been fixed plus there are issues and questions raised on the bug reports about the direction of Koha. I could do a summary every couple of days. Ingrid
From: paul POULAIN <paul.poulain@free.fr> To: koha-devel@lists.sourceforge.net Subject: [Koha-devel] new list koha-bugzilla ? Date: Thu, 24 Apr 2003 09:47:01 +0200 MIME-Version: 1.0 Received: from sc8-sf-list2.sourceforge.net ([66.35.250.206]) by mc9-f2.bay6.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Thu, 24 Apr 2003 00:49:59 -0700 Received: from sc8-sf-list1-b.sourceforge.net ([10.3.1.13] helo=sc8-sf-list1.sourceforge.net)by sc8-sf-list2.sourceforge.net with esmtp (Exim 3.31-VA-mm2 #1 (Debian))id 198bQ5-0007eg-00; Thu, 24 Apr 2003 00:45:25 -0700 Received: from smtp-104-thursday.noc.nerim.net ([62.4.17.104] helo=mallaury.noc.nerim.net)by sc8-sf-list1.sourceforge.net with esmtp (Exim 3.31-VA-mm2 #1 (Debian))id 198bP6-0001h9-00for <koha-devel@lists.sourceforge.net>; Thu, 24 Apr 2003 00:44:24 -0700 Received: from free.fr (aboukir-102-1-43.net1.nerim.net [213.41.184.43])by mallaury.noc.nerim.net (Postfix) with ESMTP id 700C262EF7for <koha-devel@lists.sourceforge.net>; Thu, 24 Apr 2003 09:44:21 +0200 (CEST) X-Message-Info: yilqo4+6kc64AXpUCzRAW30W84h6gtv8 Message-ID: <3EA79675.8090100@free.fr> User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.1) Gecko/20020826 X-Accept-Language: fr-fr, en-us, en Sender: koha-devel-admin@lists.sourceforge.net Errors-To: koha-devel-admin@lists.sourceforge.net X-BeenThere: koha-devel@lists.sourceforge.net X-Mailman-Version: 2.0.9-sf.net Precedence: bulk List-Help: <mailto:koha-devel-request@lists.sourceforge.net?subject=help> List-Post: <mailto:koha-devel@lists.sourceforge.net> List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/koha-devel>,<mailto:koha-devel-request@lists.sourceforge.net?subject=subscribe> List-Id: <koha-devel.lists.sourceforge.net> List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/koha-devel>,<mailto:koha-devel-request@lists.sourceforge.net?subject=unsubscribe> List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum=koha-devel> X-Original-Date: Thu, 24 Apr 2003 09:47:01 +0200 Return-Path: koha-devel-admin@lists.sourceforge.net X-OriginalArrivalTime: 24 Apr 2003 07:49:59.0954 (UTC) FILETIME=[1B547F20:01C30A36]
Hi,
Due to the heavy activity on bugtracking, all koha-dev subscribers get 100+ mails everyday. They may not be interested by all bugzilla automatic mails. So, why not create a koha-bugzilla ML that is used to post bz mails ? Only interested subscribers would subscribe.
-- Paul POULAIN Consultant indépendant en logiciels libres responsable francophone de koha (SIGB libre http://www.koha-fr.org)
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Koha-devel mailing list Koha-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/koha-devel
_________________________________________________________________ The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail
Ingrid Lacis <ilacis@hotmail.com> wrote:
I noticed yesterday that there was a lot of technical discussion on the regular mailing list.
I guess I should join that one too...
I could do a summary every couple of days.
A cron'd html to text conversion of the bugzilla "open bugs" page is probably sufficient for -devel? http://bugs.koha.org/cgi-bin/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&changedin=7&cmdtype=doit MJR
MJ, On Thu, 24 Apr 2003, MJ Ray wrote:
Ingrid Lacis <ilacis@hotmail.com> wrote:
I noticed yesterday that there was a lot of technical discussion on the regular mailing list.
I guess I should join that one too...
I could do a summary every couple of days.
A cron'd html to text conversion of the bugzilla "open bugs" page is probably sufficient for -devel? http://bugs.koha.org/cgi-bin/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&changedin=7&cmdtype=doit
would you like to put that together? -pate
MJR
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Koha-devel mailing list Koha-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/koha-devel
On 2003-04-24 18:19:56 +0100 Pat Eyler <pate@eylerfamily.org> wrote:
would you like to put that together?
Certainly. How do I add things to the bugs.koha.org machine's crontab? Does it have curl, wget, htmltotext, lynx or something else usable for that installed? -- MJR http://mjr.towers.org.uk/ IM: slef@jabber.at This is my home web site. This for Jabber Messaging. How's my writing? Let me know via any of my contact details.
On Thu, Apr 24, 2003 at 07:32:54AM -1100, MJ Ray said:
On 2003-04-24 18:19:56 +0100 Pat Eyler <pate@eylerfamily.org> wrote:
would you like to put that together?
Certainly. How do I add things to the bugs.koha.org machine's crontab? Does it have curl, wget, htmltotext, lynx or something else usable for that installed?
It has wget and lynx installed. I can install others if needed. You'll need to give me your script and ill add it to the crontab. Chris -- Chris Cormack Programmer 027 4500 789 Katipo Communications Ltd chris@katipo.co.nz www.katipo.co.nz
participants (4)
-
Chris Cormack -
Ingrid Lacis -
MJ Ray -
Pat Eyler