datafinder-team team mailing list archive
-
datafinder-team team
-
Mailing list archive
-
Message #00160
[Bug 782286] Re: Identifiers with an umlaut are not processed in s3
** Changed in: datafinder
Status: Fix Committed => Fix Released
--
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 Released
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)
To manage notifications about this bug go to:
https://bugs.launchpad.net/datafinder/+bug/782286/+subscriptions
References