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

Trailing slash messes things up #1

Closed
nagydani opened this issue Aug 24, 2010 · 1 comment
Closed

Trailing slash messes things up #1

nagydani opened this issue Aug 24, 2010 · 1 comment
Labels

Comments

@nagydani
Copy link

If the requesting URL has a trailing slash, everything looks as if it worked, but trying to open the root namespace tree results in an unspecified error.

Recommended fix: strip the trailing slash

@paparent
Copy link
Owner

Fixed, trailing slash is stripped, and it now has a prefix (fluiddb being the main instance, and sandbox for sandbox). so: http://fluiddbexplorer.appspot.com/fluiddb/paparent/ point to "paparent" namespace on main instance

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants