﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
2606	Magic Folder: account properly for NFC normalization	daira	daira	"Tahoe-LAFS maps filenames to their NFC-normalized form. When a local path relative to the magic folder directory is not NFC, the corresponding encoded filename in the client's DMD will still be mapped to NFC. Then when the client reads its own DMD at start-up, it may be confused by the decoded path not matching the local db entry.

This should probably be fixed by mapping the db paths to NFC both on creation and lookup.

Note that the issue here isn't the fact that there can be distinct paths with the same NFC normalization (which can be expected to be a rare case); it's that the db may fail to do its job across restarts for filenames that are not NFC-normalized."	defect	closed	normal	undecided	code-frontend-magic-folder	1.10.2	somebody else's problem	magic-folder reliability unicode nfc test-needed		
