Closed (fixed)
Project:
Autocomplete Node Finder
Version:
5.x-2.0
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Sep 2008 at 15:06 UTC
Updated:
21 Sep 2008 at 00:02 UTC
When trying to install the 5.x-2.0 module in Drupal 5, you can't; it says that it has a dependency on "array." Looking at the autocomplete_node_finder.info file, I can see the culprit:
dependencies[] = content
I suppose that works for Drupal 6, but not 5? One can also find this line in the same file:
core = 6.x
I then wonder if the code in the module is really the code for Drupal 5?
Comments
Comment #1
danielb commentedThanks mate, it's my first managing multiple branches of a module.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.