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 bookmarking #21

Open
erikhatcher opened this issue May 30, 2013 · 0 comments
Open

Fix bookmarking #21

erikhatcher opened this issue May 30, 2013 · 0 comments
Assignees
Labels
Milestone

Comments

@erikhatcher
Copy link
Contributor

Bookmarking search results doesn't work. It's because of URL's being used for id's in LWS and Blacklight using the id in the request path.


Started PUT "/bookmarks/http://www.cnn.com/index.html" for 127.0.0.1 at 2013-05-29 22:04:46 -0400

ActionController::RoutingError (No route matches [PUT] "/bookmarks/http:/www.cnn.com/index.html"):

@ghost ghost assigned erikhatcher May 30, 2013
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

1 participant