Closed (fixed)
Project:
Bookmarks
Version:
6.x-2.9
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jan 2011 at 23:12 UTC
Updated:
21 Mar 2011 at 04:41 UTC
Jump to comment: Most recent
I am using Bookmarks version 6.x-2.9 and am have discovered that the Add this page function does not work when a query string is included. The following search will work: example.com/search/apachesolr_search/dropout however these next two will not:
1) example.com/search/apachesolr_search/dropout prevention (nor dropout%20prevention)
2) example.com/search/apachesolr_search/"dropout prevention"
I am not sure if making the changes that norio (http://drupal.org/node/388654#new) suggests will work or are prudent.
This feature would make the bookmarks module extremely useful for us.
thank you
Comments
Comment #1
Anonymous (not verified) commentedThe examples you give don't include query strings.
I've implemented one of the changes recommended by norio and there should be a new release soon.
Let me know if you continue to experience this problem.