Posted by webchick on October 27, 2005 at 11:10pm
Jump to:
| Project: | Drupal core |
| Component: | forum.module |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
When attempting to edit a forum topic, you'll enter an infinite loop:
warning: Invalid argument supplied for foreach() in /includes/form.inc on line 231.
There is a tiny typo in forum.module that needs to be fixed. Here is the patch. Thanks, chx!
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| forum.module_6.patch | 712 bytes | Ignored: Check issue status. | None | None |
Comments
#1
Oops. Changing status.
#2
Committed to HEAD. Thanks!
#3