Active
Project:
Category
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Mar 2007 at 01:18 UTC
Updated:
4 Apr 2007 at 05:11 UTC
Jump to comment: Most recent file
test case:
---------------------
existing container edit
hit submit button (even without changing anything)
warning displays "Parents field is required."
--------------------
its like "Parents:" (under container information) does not get what is in the database
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | Picture 7_2.png | 32.52 KB | ira42 |
Comments
Comment #1
ira42 commentedHaving the same problem here, when adding or editing a container. Only difference for me (aside from the container name obviously!) is that the error is occuring in the group after the 'container information' group.
To be honest, I'm very new to Drupal/Category, and am pretty confused by the actual purpose and use of the 'Categories' group as shown in the screenshot attached. I don't see any mention of this group in any of the (somewhat outdated) tutorials on the Category module site, and there's no inline description of what I'm supposed to be doing in these select boxes. (in my screenshot, the fields are called "sections" and "subsections", which are my containers).
Anyhoo, the problem for me is that the second selectlist is empty, so there's no way for me to select and save without getting the error...
Any ideas? (probably not a bug, just a bad setting somewhere).
Ira
Comment #2
azbok commentedI assume you are talking about the 'parent' field being empty. That's a bug with a small patch available. Check out this http://drupal.org/node/121524 for more info to see if that's your issue.
azbok