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

Enter single url to document #2

Open
daleharvey opened this issue Nov 22, 2013 · 4 comments
Open

Enter single url to document #2

daleharvey opened this issue Nov 22, 2013 · 4 comments

Comments

@daleharvey
Copy link
Contributor

Its usually easier to just give the url to the doc than to seperate its db + docid

daleharvey added a commit to daleharvey/visualizeRevTree that referenced this issue Dec 3, 2013
@neojski
Copy link
Owner

neojski commented Dec 4, 2013

As far as I remember I did it because it's not always possible to know which part of the url is the docId. But it's probably only with _design/designDoc, right?

@daleharvey
Copy link
Contributor Author

The above commit / big PR does it, it takes out the first /dbname/ then joins the rest of the url so the rest is the docId

daleharvey added a commit to daleharvey/visualizeRevTree that referenced this issue Dec 4, 2013
@neojski
Copy link
Owner

neojski commented Dec 4, 2013

Fixed in #8

@neojski neojski closed this as completed Dec 4, 2013
@neojski
Copy link
Owner

neojski commented Dec 5, 2013

Now I know why I did that:
suppose I have a corsproxy on 9292. Then http://localhost:9292/localhost:5984/xxx/yyy does not work.

@neojski neojski reopened this Dec 5, 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