Actions
Idea #4551
closed[Workbench] [API] Support UTF-8 filenames and stream names in all manifest-handling code.
Status:
Resolved
Priority:
Normal
Assigned To:
-
Category:
SDKs
Target version:
-
Start date:
Due date:
Story points:
2.5
Description
Acceptance: a "special file" (a file with special characters in its filename) should be handled in the following cases.
- store in Keep using arv-put
- source file/directory name has special chars
- --filename arg has special chars
- list and read special file using arv-ls, arv-get, arv-mount
- show special file in Workbench
- upload special file in Workbench
- make collection with CollectionWriter
- read collection with CollectionReader
Updated by Tom Clegg about 10 years ago
- Category set to SDKs
Some work done on 4551-utf-8 branch, see #4363
Updated by Peter Amstutz almost 6 years ago
- Related to Bug #14884: arv-put doesn't handle non-ASCII filenames correctly added
Updated by Peter Amstutz almost 5 years ago
- Subject changed from [SDKs] [Workbench] [API] Support UTF-8 filenames and stream names in all manifest-handling code. to [Workbench] [API] Support UTF-8 filenames and stream names in all manifest-handling code.
Actions