summaryrefslogtreecommitdiff
path: root/doc/bugs/Unicode_characters_lost__47__converted_in_metadata.mdwn
blob: ebfef3b77272aaf70ae9eec16b5db821a0129c43 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
### 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

> [[fixed|done]]; test pass. --[[Joey]]