[drupal-devel] [bug] container can't be created
Issue status update for http://drupal.org/node/25291 Post a follow up: http://drupal.org/project/comments/add/25291 Project: Drupal Version: cvs Component: forum.module Category: bug reports Priority: normal Assigned to: Anonymous Reported by: imagine Updated by: Uwe Hermann -Status: active +Status: patch (code needs review) Attachment: http://drupal.org/files/issues/forum_14.patch (688 bytes) Confirmed in HEAD. Patch attached. Uwe Hermann Previous comments: ------------------------------------------------------------------------ Sun, 19 Jun 2005 07:36:46 +0000 : imagine Hi, I try to create the container, but the forum was created. However, when the line 97 was changed, the container was neatly created. " // $Id: forum.module,v 1.256 2005/05/31 21:14:26 unconed Exp $ $status = taxonomy_save_term($edit); to $status = taxonomy_save_term(*&*$edit); " Is this bug?
participants (1)
-
Uwe Hermann