Skip to content
Prev 38738 / 63424 Next

Bugs e-mails and R-devel [Was: Bug filed on unzip() function]

On Dec 24, 2010, at 12:22 AM, Marc Schwartz wrote:

            
That is an interesting point and confirms my feeling that the dual-mode approach has serious implications.
We work around that for R-bugs by injecting the comments directly into the bugzilla database. The rationale is that no extra e-mail notification is needed since the e-mail (hopefully) went to all parties involved so bypassing bugzilla for the update is fine. So far it seemed to work just fine. (The only additional service I was thinking of would be to allow the change of status by e-mail - using some define keyword/phrase - so you don't have to go back to the website to close a bug).
Maybe the reply-to could be R-bugs which would solve the reply issue, but the original issue of non-registered users replying would still remain with even bigger consequences (the replies would not even go to bugzilla). However, I could generate bounce e-mails for those, notifying the sender that he is not registered and thus his post will be discarded - not sure if that helps, though (and it may lead to issues with spammers getting replies). Also it would increase the traffic on R-bugs which would make manual screening (which is what I do at the moment for people that try to e-mail new reports to R-bugs) almost impossible.
That sounds like a good idea to me - especially since it's there already ;).
This is happening, but only to the assignees, so currently on R-core or to individuals.

Thanks for the comments,
Simon