comment
authorJoey Hess <joeyh@joeyh.name>
Mon, 26 Sep 2016 20:53:27 +0000 (16:53 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 26 Sep 2016 20:53:27 +0000 (16:53 -0400)
doc/bugs/Metadata_charset_not_uniform/comment_1_bb6a2016801687ef38522611d7b6f2bc._comment [new file with mode: 0644]

diff --git a/doc/bugs/Metadata_charset_not_uniform/comment_1_bb6a2016801687ef38522611d7b6f2bc._comment b/doc/bugs/Metadata_charset_not_uniform/comment_1_bb6a2016801687ef38522611d7b6f2bc._comment
new file mode 100644 (file)
index 0000000..e0ac56c
--- /dev/null
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2016-09-26T20:50:26Z"
+ content="""
+The metadata you get out should always be encoded the same as the metadata
+you put in. The encoding, or encodings used are up to you.
+
+Are you seeing metadata queries returning a different sequence of bytes
+than the sequence of bytes that were originally stored? If not, I don't
+think this is a bug.
+"""]]