Closed (outdated)
Project:
Autocomplete Deluxe
Version:
7.x-2.0-beta2
Component:
Code (miscellaneous)
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Apr 2012 at 08:11 UTC
Updated:
15 Sep 2024 at 15:50 UTC
Jump to comment: Most recent
Comments
Comment #1
mike27 commentedI can confirm this problem. However, I could not manage to implement the solution. Is there another way to solve this issue?
Thanks,
mike
Comment #2
Taxoman commentedIs this also an issue with 2.x? (if so, should be moved into that queue, if not, nice with a confirmation)
Comment #3
jitse commentedI can confirm the incompatibility between apache solr autocomplete still exists.
I used apache sorl autocomplete 7.x.1.3 and Autocomplete deluxe 7.x-2.0-beta2. I'm changing the version to 7.x-2.0.
Comment #4
jitse commentedFor future readers. an easy way to circumvent this is to disable apache solr autocomplete on node/add node/edit pages.
You might do something like this
I did not check if both scripts need to be unloaded.
Cheers
Comment #5
IT100 commentedany progress on this?
Comment #6
Daniel Schaefer commented#6 worked for me. HOWEVER, when using multiple value fields, the Autocomplete Deluxe fields break upon clicking the "add" button.
In need of a quick solution I added the following line to the admin theme (in this case Seven):
I don't like it that way, though - feels dirty..
What is the best way to investigate how the modules are in conflict?
Comment #7
LNakamura commentedHi, all - does this problem still exist for the 2.x dev version? From the comments, it appears that the incompatibility would show up when editing nodes with Autocomplete Deluxe fields in them when Apache Solr autocomplete was simply enabled (i.e., you don't need to code a custom module which creates a form using the Autocomplete Deluxe widget, and you don't need to configure Apache Solr autocomplete). I've installed Apache Solr and Apache Solr autocomplete and enabled both, but have no problems with even multiple Autocomplete Deluxe fields in a single node edit form.
Here's what I'm running with:
apachesolr - 7.x-1.8
apachesolr_autocomplete - 7.x-1.6
Drupal - 7.56
autocomplete_deluxe - 7.x-2.x-dev
If anyone still sees this problem running the 2.x dev version, please let me know - we'll need more detailed instructions on reproducing the problem, however.
Thanks!
Comment #8
rajab natshah