Overview
Artifact ID: | 3872e76295b5a93a545ddde916f1cc253f2c5e68 |
---|---|
Ticket: | e399bc1edfe45b2edb56eb037f63a6bf4cdbc211
Non-ASCII characters in file and folder names are not handled correctly |
User & Date: | drh 2012-11-29 00:54:47 |
Changes
- Untracked field icomment:
Konstantin Khomoutov writes on the fossil-users mailing list: I'm just handwaving, but Git's code base recently received some modifications to specifically deal with issues a native Mac OS X filesystem have with regard to UTF-8. AFAIK the deal was about that filesystem pefrorming one of standard UTF-8 normalizations either when writing or when reading (or both) so that when you create a directory entry and then read it back, you might get an octet string different from that you wrote. See the extensive commit message in [1] and [2] in general. 1. [https://github.com/git/git/commit/76759c7dff53e8c84e975b88cb8245587c14c7ba] 2. [http://en.wikipedia.org/wiki/HFS_Plus]
- Untracked field login: "drh"
- Untracked field mimetype: "text/x-fossil-plain"