Inifite loop on node/#/edit for forum topics
webchick - October 27, 2005 - 23:10
| Project: | Drupal |
| Component: | forum.module |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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 |
|---|---|
| forum.module_6.patch | 712 bytes |

#1
Oops. Changing status.
#2
Committed to HEAD. Thanks!
#3