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

Fix uploads to root directory #71

Merged
merged 1 commit into from
Nov 19, 2015
Merged

Fix uploads to root directory #71

merged 1 commit into from
Nov 19, 2015

Conversation

gregkare
Copy link
Member

The url_for_key method returned a double slash because directory is an empty string when uploading to the root directory

Fixes #70

The `url_for_key` method returned a double slash because `directory` is
an empty string when uploading to the root directory

Refs #70
@gregkare
Copy link
Member Author

Once we merge this and remotestorage/api-test-suite#32 is merged too we'll be back to being green for the current suite

@gregkare
Copy link
Member Author

Does anyone have anything against merging this? :) @skddc @galfert

@raucao
Copy link
Member

raucao commented Nov 19, 2015

Nope, go ahead.

gregkare added a commit that referenced this pull request Nov 19, 2015
@gregkare gregkare merged commit 1dde722 into master Nov 19, 2015
@gregkare gregkare deleted the fix_uploads_to_root branch November 19, 2015 16:24
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

Successfully merging this pull request may close these issues.

2 participants