Closed (won't fix)
Project:
Drupal core
Version:
x.y.z
Component:
forum.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jul 2005 at 09:35 UTC
Updated:
24 Aug 2006 at 17:24 UTC
I am experiencing difficulties uploading a forum topic. First off this is what it looks like when I upload a forum topic (this was today) (see attachment) If you notice, the Forums category is split into two, which it shouldn't. Well when I hit the preview key a message in a green box reads and I quote:The item Forums is only a container for forums. Please select one of the forums below it. How can this be when I did choose which category it belongs to? Please help me. This is really bothering me. Thank you for taking the time to read this.
| Comment | File | Size | Author |
|---|---|---|---|
| forum_errordrupal462.jpg | 30.74 KB | mattm |
Comments
Comment #1
killes@www.drop.org commentedThis is rather a UI problem than a real bug.
I suppose that you have created two vocabularies for use with forums, that is why you got two selectors.
the other problem is that you can select forum containers. This should not be the case. the selector function should make forum container optgoups that cannot be selected.
Comment #2
chx commentedComment #3
chx commentedcontainers can be nested. optgroups can't. thanks for Steven for pointing this out.