Hey folks,

I've installed categories in a cvs install with taxonomy module. Everything works: I can create categories,containers, etc., and they show up on the menu, etc.

But for whatever reason, when I go to create a node associated with a container (e.g. story) the "Category" collapsible menu is not showing up.

Comments

peterjohnhartman’s picture

Category: bug » task
Status: Active » Closed (fixed)

Submitted the bug twice. It is still happening on my installation, but it must be something local. I'll post my solution.

peterjohnhartman’s picture

Fixed. I had a custom module that modified form_alter and category.module didn't handle this well.