Posted by aded on October 1, 2009 at 8:41am
Jump to:
| Project: | Content Management Filter |
| Version: | 6.x-2.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | NancyDru |
| Status: | closed (fixed) |
Issue Summary
Hi,
the module depends on Taxonomy. I have disabled it, and when I try to visit
.../admin/content/filter
there is the php fatal error
Call to undefined function taxonomy_form_all()
Bye,
aded
Comments
#1
The check was incorrect. I have fixed it. Committed to 6.x-2.x-dev. I would appreciate your testing this since I don't have any sites without Taxonomy.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.
#3
Hi
I came to post this bug, so I confirm the error. The simple fact of disabling the core taxonomy module produces this error.
The website I'm developping doesn't make any use of Taxonomy, but I have to let it enabled or I have the error.
Hope this helps.
#4
Did you test with 6.x-2.x-dev?
#5
Works in dev, but why not go ahead and commit this to 6.x-2? It's a critical error.
#6
I confirmed that this issue is resolved in CVS for 2.x branch, therefore the issue is resolved.
#7
Automatically closed -- issue fixed for 2 weeks with no activity.