From: | Justin Clift <justin(at)postgresql(dot)org> |
---|---|
To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Cc: | Vince Vielhaber <vev(at)michvhf(dot)com>, Philip Warner <pjw(at)rhyme(dot)com(dot)au>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Link to bug webpage |
Date: | 2001-08-21 15:20:22 |
Message-ID: | 3B827C36.371FA36D@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
A web-based interface allows people to submit bug reports they might
otherwise not be able to report. Not everyone is able/willing to
sign-up to a mailing list, nor have newsfeed access.
The one we have (had) allows the reporting, but has the flaw of not
showing when something has been done about a bug. That could be fixed
by either not keeping a history, or marking their status's as closed
when done.
At a minimum, I reckon we should have the web interface there, even if
it just pipes the report to the mailing list and doesn't keep a history
at all.
+ Justin
Bruce Momjian wrote:
>
> > > Yes, but we have to add items that don't come in through the database,
> > > and mark them as done/duplicates if we want it to be useful.
> >
> > Not necessarily. If someone discovers one that's not in the database
> > they'll add it. If it's already fixed it'll get closed out but will
> > still be in the database. It's not intended to be a todo/isdone list
> > or a development history reference. We have a TODO list and CVS for
> > that stuff.
>
> How do you communicate that to people looking at the content? Do you
> put in big letters at the top, "This list is not complete." The fact an
> items is missing from the list (new bug) is just as important as an item
> appearing on the list.
>
> --
> Bruce Momjian | http://candle.pha.pa.us
> pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
> + If your life is a hard drive, | 830 Blythe Avenue
> + Christ can be your backup. | Drexel Hill, Pennsylvania 19026
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
--
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
- Indira Gandhi
From | Date | Subject | |
---|---|---|---|
Next Message | Vince Vielhaber | 2001-08-21 15:20:36 | Re: Link to bug webpage |
Previous Message | Bruce Momjian | 2001-08-21 15:17:42 | Re: Link to bug webpage |