Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Fri, 7 Sep 2012 18:34:50 +0200
From: Szabolcs Nagy <nsz@...t70.net>
To: musl@...ts.openwall.com
Subject: Re: Time for an issue tracker?

* Christian Neukirchen <chneukirchen@...il.com> [2012-09-07 16:30:09 +0200]:
> I'd like to propose the github bug tracker (even if the project is not
> hosted by github right now) mainly because it is rather simple, can be
> controlled by mail, and almost everyone has a github account already.
> Please do not force users to make accounts to report bugs.
> 

forcing registration for bug reporting is bad
but that rules out github (and i think all other
options mentioned so far)

i don't see an easy solution

the minimum requirements are:
	- search/browse the bug database (through web)
	- query a bug by unique id (through permanent url)
	- open a bug (by mail)
	- comment on a bug (by mail)
	- get notifications about a bug (by mail)
	- simple administration (change status, mark duplicates)

i think server side email applications are hard to do
because of mime parsing and other smtp difficulties
and they can have huge latency

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.