Closed (fixed)
Project:
Taxonomy Access Control
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Apr 2012 at 19:45 UTC
Updated:
29 Apr 2012 at 12:10 UTC
I ran update.php after just installing the march dev build and get this:
The following updates returned messages
taxonomy_access module
Update #7002
1
Is this a problem?
Comments
Comment #1
xjmUm, that looks like I just accidentally returned TRUE from the update hook. Did the update complete successfully? If so, I just need to fix the status message to be more useful than TRUE. ;)
Comment #2
flightrisk commentedIt does seem to work. I've been using it.
Comment #3
xjmGood to hear, thanks. So it's just a matter of fixing the status message.
Comment #4
xjmFixed in -dev:
http://drupal.org/commitlog/commit/364/2700ec708894c3fa93b5b13d32750b64a...
Thanks @flightrisk!