Opened at 2014-04-12T18:45:40Z
Closed at 2020-06-30T13:42:59Z
#2219 closed defect (somebody else's problem)
Magic Folder on Windows: test with non-ASCII local directory names
Reported by: | daira | Owned by: | daira |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | code-frontend-magic-folder | Version: | unknown |
Keywords: | windows unicode blocks-magic-folder-merge test-needed | Cc: | |
Launchpad Bug: |
Description (last modified by daira)
This did not used to work on the 1431-windows-drop-upload branch. I forget the exact symptoms, but IIRC this ticket was about non-ASCII characters in the path to the magic folder (then drop-upload) directory itself, rather than the paths under that directory.
A lot has changed in path handling since then, and I do not know whether it works on the 2438.magic-folder-stable.5 branch. In any case this needs smoke-testing and unit tests.
Change History (8)
comment:1 Changed at 2014-12-02T19:51:50Z by warner
- Component changed from code-frontend to code-frontend-drop-upload
comment:2 Changed at 2015-06-01T16:11:09Z by daira
- Keywords magic-folder added
comment:3 Changed at 2015-10-28T23:03:15Z by daira
- Description modified (diff)
- Keywords drop-upload removed
- Owner set to daira
- Status changed from new to assigned
- Summary changed from drop-upload on Windows: non-ASCII local directory names don't work to Magic Folder on Windows: test with non-ASCII local directory names
comment:4 Changed at 2015-10-28T23:04:40Z by daira
- Description modified (diff)
comment:5 Changed at 2015-10-28T23:05:12Z by daira
- Keywords test-needed added
comment:6 Changed at 2015-10-28T23:08:33Z by daira
Note that to properly test this requires using characters that are not representable in the system's "ANSI" encoding (e.g. Windows-1252 on U.S./U.K-localised Windows).
comment:7 Changed at 2015-12-03T19:18:59Z by daira
- Keywords blocks-magic-folder-merge added; magic-folder removed
I suspect this was already fixed by the changes for long path support, if not before.
comment:8 Changed at 2020-06-30T13:42:59Z by exarkun
- Resolution set to somebody else's problem
- Status changed from assigned to closed
magic-folder has been split out into a separate project - https://github.com/leastauthority/magic-folder
Add magic-folder keyword to all drop-upload tickets.