datafinder-team team mailing list archive
-
datafinder-team team
-
Mailing list archive
-
Message #00152
[Bug 782286] [NEW] Identifiers with an umlaut are not processed in s3
Public bug reported:
When trying to store a data item in the amazon s3 store, which has
umlauts such as ä, ö, ü. A bad request is sent to amazon. This is
because, the used library (boto 2.04b) does not support it
(http://code.google.com/p/boto/issues/detail?id=46).
A work around could be provided, such as substituting thos characters in
the adapter (e.g. ä to ae)
** Affects: datafinder
Importance: Medium
Assignee: Miriam (miriam-ney)
Status: New
--
You received this bug notification because you are a member of
DataFinderTeam, which is subscribed to DataFinder.
https://bugs.launchpad.net/bugs/782286
Title:
Identifiers with an umlaut are not processed in s3
Status in DataFinder - flexible data management:
New
Bug description:
When trying to store a data item in the amazon s3 store, which has
umlauts such as ä, ö, ü. A bad request is sent to amazon. This is
because, the used library (boto 2.04b) does not support it
(http://code.google.com/p/boto/issues/detail?id=46).
A work around could be provided, such as substituting thos characters
in the adapter (e.g. ä to ae)
Follow ups
References