Bug #5187
Filenames with plus signs, etc. don't work with SAM client routines
Description
the ifdh utility does not properly escape symbols like plus signs, etc. in arguments to SAM-Web calls.
Related issues
History
#1 Updated by Marc Mengel about 7 years ago
- Description updated (diff)
This should now be fixed in 66210976 where we encode non-word characters in all parameters
to the do_url calls in ifdh (except the first one ,which is the base URL and has colons, slashes
etc.)
#2 Updated by Marc Mengel about 6 years ago
- Status changed from Resolved to Closed