[racket-dev] comment boxes
On Jun 29, Shriram Krishnamurthi wrote:
> Part of the need for this is the bug report system doesn't allow
> attachments, which I have sometimes sorely missed. Of course, it
> isnt the only usecase.
1. The "thanks" replies to bug submitters now have a reply-to header
that should make it easy to post a reply with an attachement.
2. Gnats *does* know how to deal with attachements. The problem is
that our cgi library cannot handle a multipart/form-data encoding.
(If you convince the author to add support for that, I'll do the
rest and add a file attachement option to the web form, and
changing drracket to send a file is probably easy too.)
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!