Delegator module expects taxonomy module to be enabled. However taxonomy module is an optional module that can be disabled. It would be nice if Delegator didn't assume that taxonomy module was enabled, and that – therefore – taxonom/... paths don't exist.
Marking this minor, since it's quite unusual to have taxnomy module disabled.
Marking as a feature request, since I haven't found any bugs resulting from this assumption – yet.
Comments
Comment #1
merlinofchaos commentedAhh yeah, I suppose that task should not appear if taxonomy module is not active. That's a relatively easy fix, and I should've remembered that taxonomy is actually optional.
Comment #2
merlinofchaos commentedChecked in a fix for this. Was an easy one!