Download & Extend

Inifite loop on node/#/edit for forum topics

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!

AttachmentSizeStatusTest resultOperations
forum.module_6.patch712 bytesIgnored: Check issue status.NoneNone

Comments

#1

Status:active» reviewed & tested by the community

Oops. Changing status.

#2

Status:reviewed & tested by the community» fixed

Committed to HEAD. Thanks!

#3

Status:fixed» closed (fixed)