Closed (won't fix)
Project:
Data
Version:
7.x-1.0-alpha3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jul 2012 at 15:38 UTC
Updated:
5 Jan 2016 at 09:15 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
asanchez75 commentedpatch to fix this bug
Comment #2
joachim commentedYikes I didn't realize we were changing the tables of another module!
We should be using http://api.drupal.org/api/drupal/modules!system!system.api.php/function/... here too.
Though I guess that's a separate issue, as it needs fixing on D6 too!
Comment #3
joachim commentedComment #4
Chipzzz commentedThis adds hook_schema_alter to the patch from comment #1, removing a mismatch between the schema and database.
Edit: I see that had unintended consequences. Thank you for reverting it.
Comment #5
joachim commentedSee also #1744510: Port Data Search to D7.
Comment #6
joachim commentedSee #2644260: remove Data Search module.