summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-03-04 10:30:07 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-03-04 10:30:07 -0400
commit0c3570844cf60428808d01a73c808e4f7232f082 (patch)
tree0fc7d7dd1d030634027b711d89ebb3c446aabc47
parent533384f93a03b518509645225f0f292f2a39499d (diff)
parentde6c919fd4ecf005976ec9b6c226009a785d3bca (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
-rw-r--r--doc/bugs/Unicode_characters_lost__47__converted_in_metadata.mdwn15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/bugs/Unicode_characters_lost__47__converted_in_metadata.mdwn b/doc/bugs/Unicode_characters_lost__47__converted_in_metadata.mdwn
new file mode 100644
index 000000000..8d7475163
--- /dev/null
+++ b/doc/bugs/Unicode_characters_lost__47__converted_in_metadata.mdwn
@@ -0,0 +1,15 @@
+### Please describe the problem.
+
+Unicode characters in metadata are pruned/converted/lost:
+
+ % git annex metadata -s caption='Unicode → … characters' test.W1z7M7.txt
+ metadata test.W1z7M7.txt
+ caption=Unicode & characters
+ caption-lastchanged=2015-03-04@08-55-26
+ lastchanged=2015-03-04@08-55-26
+ ok
+ (Recording state in git...)
+
+### What version of git-annex are you using? On what operating system?
+
+5.20141125 Debian