Export to GitHub

lits3 - issue #36

Uses culture-sensitive number and date methods


Posted on Jan 25, 2012 by Quick Ox

LitS3 uses culture-sensitive methods instead of using culture-invariant methods for communicating with Amazon S3.

I assume that S3 responds in a culture-invariant manner, so this means that LitS3 won't operate correctly when the server's default culture isn't en-US.

I'd be happy to provide a patch if I hear back from the maintainer.

Status: New

Labels:
Type-Defect Priority-Medium