From 1bd6549b72664afbce652082abeccbfba0a93086 Mon Sep 17 00:00:00 2001 From: yarikoptic Date: Fri, 20 Dec 2019 19:54:04 +0000 Subject: [PATCH] Added a comment: oh hoh, there is mimeencoding now --- .../comment_1_a18cfae149effed2375b3b0be021ac3a._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/be_robust_to_additions_of_more_specific_mime_types_to_libmagic___40__e.g._application__47__json__41__/comment_1_a18cfae149effed2375b3b0be021ac3a._comment diff --git a/doc/bugs/be_robust_to_additions_of_more_specific_mime_types_to_libmagic___40__e.g._application__47__json__41__/comment_1_a18cfae149effed2375b3b0be021ac3a._comment b/doc/bugs/be_robust_to_additions_of_more_specific_mime_types_to_libmagic___40__e.g._application__47__json__41__/comment_1_a18cfae149effed2375b3b0be021ac3a._comment new file mode 100644 index 0000000000..bc2e78a99b --- /dev/null +++ b/doc/bugs/be_robust_to_additions_of_more_specific_mime_types_to_libmagic___40__e.g._application__47__json__41__/comment_1_a18cfae149effed2375b3b0be021ac3a._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="yarikoptic" + avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4" + subject="oh hoh, there is mimeencoding now" + date="2019-12-20T19:54:04Z" + content=""" +OH!! \"Much ado about nothing\". As [Joey reported in datalad issues](https://github.com/datalad/datalad/issues/3361#issuecomment-488018126) there is now handling of `mimeencoding=binary` as the ultimate decision maker. So we are probably doomed (unless Joey sees reason in the reasoning above and implements that as well) to do go through all datasets and autoadjust them to use `mimeencoding` instead of `mimetype`. +"""]] -- 2.30.2