Closed (fixed)
Project:
Apache Solr Search
Version:
6.x-3.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Jan 2012 at 10:05 UTC
Updated:
5 Mar 2012 at 22:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
nick_vhCould you give us more info? Which path etc?
Comment #2
stephenrobinson commentedHi,
Seems to be when I go from
admin/config/search/apachesolr
to
/admin/config/search/apachesolr/search-pages
(with readonly mode?)
Stephen :)
Comment #3
nick_vhCan you see if this fixes it?
Comment #4
stephenrobinson commentedHi,
Have debugged the offending code on admin/config/search/apachesolr:
The format of "Operating in read-only mode; updates are disabled.", does not look the same as the other rows...
Comment #5
stephenrobinson commentedChanging this line to a drupal_set_message fixes the issue
Comment #6
nick_vhYou should probably clear cache and refresh the page twice
Comment #7
nick_vhCommitted to 7.x
Comment #8
nick_vhCommitted for 6.x-3.x
Comment #9
nick_vh