Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

does not handle bucket names with periods #51

Closed
michalkrupa opened this issue Dec 11, 2013 · 1 comment
Closed

does not handle bucket names with periods #51

michalkrupa opened this issue Dec 11, 2013 · 1 comment

Comments

@michalkrupa
Copy link

issue with using the bucket cdn.example.com, but cdn_example works. I am using imager and S3 which utilizes knox, and first I thought that it was an imager issue but I believe it breaks when imager.js trades off the configuration file to:

var client = knox.createClient(s3Config);

I have also opened an issue with Knox.js

@madhums
Copy link
Owner

madhums commented Dec 11, 2013

I have added this in gotchas in the readme. This is a known issue Automattic/knox#125

@madhums madhums closed this as completed Dec 25, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants