** Changed in: datafinder
Status: New => Fix Committed
--
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:
Fix Committed
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)
_______________________________________________
Mailing list: https://launchpad.net/~datafinder-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~datafinder-team
More help : https://help.launchpad.net/ListHelp