Dependancy on Views
mgifford - August 29, 2008 - 14:56
| Project: | Case Tracker Work |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
You shouldn't be able to disable Views without first disabling the case tracker module. Ran into this earlier today when troubleshooting an upgrade problem:
PHP Fatal error: Call to undefined function views_build_view() in [SNIP] sites/all/modules/casetracker_work/casetracker_work.module on line 864
Dependancies need to be checked so that more than CT Views is tied to Views.

#1
Looks like this is coming from the casetracker_work module, not casetracker itself.
#2
Not sure. Was too long ago that I think we found another work around.
Mike