diff options
author | W. Trevor King <wking@drexel.edu> | 2009-12-13 06:19:23 -0500 |
---|---|---|
committer | W. Trevor King <wking@drexel.edu> | 2009-12-13 06:19:23 -0500 |
commit | 4d057dab603f42ec40b911dbee6792dcf107bd14 (patch) | |
tree | 9a73459aa160e3c96f4893b132543f412ca6e97f /.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/comments/c454aa67-ca30-43e8-9be4-58cbddd01b63 | |
parent | dff6bd9bf89ca80e2265696a478e540476718c9c (diff) | |
download | bugseverywhere-4d057dab603f42ec40b911dbee6792dcf107bd14.tar.gz |
Converted libbe.storage.vcs.base to new Storage format.
Diffstat (limited to '.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/comments/c454aa67-ca30-43e8-9be4-58cbddd01b63')
2 files changed, 0 insertions, 41 deletions
diff --git a/.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/comments/c454aa67-ca30-43e8-9be4-58cbddd01b63/body b/.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/comments/c454aa67-ca30-43e8-9be4-58cbddd01b63/body deleted file mode 100644 index f673cc5..0000000 --- a/.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/comments/c454aa67-ca30-43e8-9be4-58cbddd01b63/body +++ /dev/null @@ -1,30 +0,0 @@ -Excerpt from my mail to the list on Sat, 20 Jun 2009 21:55:54 -0400: - -On Mon, Nov 24, 2008 at 07:15:08PM -0500, Aaron Bentley wrote: -> 576:om: Allow attachments -> Sensible. - -I'm not as convinced they are a good idea as I once was. I've just -added comments-from-stdin, e.g. - some-invalid-command | be comment <bug-id> - -Which is mostly what I'd be using attachments for anyway. If you -really want to support the attachments/mime-types etc. like we had -maybe been leaning towards before, you'd need to look at the output of -`be show ...' with an email client, which seems a bit excessive. Do -we even want mime types at all? With the xml output a la Thomas, you -should be able to pipe into whatever sort of `viewer' you want, and it -doesn't end up being hardcoded into the main repo. - - -Notes since my email: - -be->xml->mutt has since been implemented, and it preserves comment -mime-type. This allows those that want to go crazy to attach whatever -they want to their comments: - - $ echo "<html><head></head><body>Hello world</body></html>" | be comment --content-type text/html 576:2 - - -I think non-text attachments without a browser/mail-viewer don't make -sense, so I'm closing this bug. Feel free to keep it open in your own -repo, or argue with me on the list ;). - diff --git a/.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/comments/c454aa67-ca30-43e8-9be4-58cbddd01b63/values b/.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/comments/c454aa67-ca30-43e8-9be4-58cbddd01b63/values deleted file mode 100644 index 0c7cd6c..0000000 --- a/.be/bugs/576e804a-8b76-4876-8e9d-d7a72b0aef10/comments/c454aa67-ca30-43e8-9be4-58cbddd01b63/values +++ /dev/null @@ -1,11 +0,0 @@ -Author: W. Trevor King <wking@drexel.edu> - - -Content-type: text/plain - - -Date: Mon, 22 Jun 2009 20:03:27 +0000 - - -In-reply-to: d83a5436-85e3-42c7-9a89-a6d50df9d279 - |