[drupal-devel] [bug] Menu.inc array_merge error

m3avrck drupal-devel at drupal.org
Thu Sep 15 14:51:46 UTC 2005


Issue status update for 
http://drupal.org/node/31306
Post a follow up: 
http://drupal.org/project/comments/add/31306

 Project:      Drupal
 Version:      cvs
 Component:    menu system
 Category:     bug reports
 Priority:     normal
 Assigned to:  Anonymous
 Reported by:  Thox
 Updated by:   m3avrck
-Status:       patch (code needs review)
+Status:       patch (ready to be committed)

Confirmed error on PHP5 here. Patch does indeed fix problem, which not
only creates the warning, but prevents rest of page from showing since
output occured before the headers were sent.




m3avrck



Previous comments:
------------------------------------------------------------------------

Thu, 15 Sep 2005 14:38:53 +0000 : Thox

Attachment: http://drupal.org/files/issues/menu.inc_3.patch (801 bytes)

On a PHP 5 system, enabling comments and visiting a comment adding
screen causes an array_merge error for me. The patch included prevents
this from happening on my system.







More information about the drupal-devel mailing list