Closed (fixed)
Project:
Search Autocomplete
Version:
7.x-2.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jan 2012 at 07:09 UTC
Updated:
22 Mar 2012 at 20:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
dom. commentedHi!
Thanks for reporting this bug. I can see you have solved it for your case, so that cool!
If I want to reproduce the procedure is:
- install version 7.x-1.0
- uninstall comment (or taxonomy for instance)
- upgrade module to 7.x-.2.1
And to solve:
- Add a module installation check on installation and update procedure to unable the suggestion type before it is greyed.
Is that all correct?
Thanks for using this module,
Miro.
Comment #2
bbbo commentedExactly. I'm not sure if I uninstalled comments before or after I started using search_autocomplete, but I don't think that matters since the problem only appeared after upgrading.
Apart from that little glitch, 7.2.1 so far works great for me.
Comment #3
dom. commentedNice !
Comment #4
dom. commentedHi!
Here is a patch for your installation problem.
However, if you disable a dependant module (for instance comment or taxonomy) after Search Autocomplete was installed, the problem will still occur. It would take to change a module (comment or taxonomy) as dependent of Search Autocomplete, as soon as a suggestion type uses it. However, I can't find how to do that in Drupal doc.
Miro.
Comment #5
bbbo commentedI'd say updating the documentation to clarify this issue would help; most installs will have comments and taxonomy enabled, to the problem only touches a certain percentage of installs.
Comment #6
dom. commentedAdded here:
http://projects.axiomcafe.fr/search-autocomplete/installing-module
Comment #7
dom. commentedShould be fixed in 7.x-2.3 !
Miro.