Closed (fixed)
Project:
Category
Version:
master
Component:
Code
Priority:
Critical
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Jan 2006 at 17:05 UTC
Updated:
17 Jan 2006 at 17:51 UTC
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
Comment #1
peterjohnhartman commentedSubmitted the bug twice. It is still happening on my installation, but it must be something local. I'll post my solution.
Comment #2
peterjohnhartman commentedFixed. I had a custom module that modified form_alter and category.module didn't handle this well.