Issue status update for http://drupal.org/node/16140 Project: Drupal -Version: <none> +Version: cvs Component: menu system Category: bug reports Priority: normal Assigned to: Anonymous Reported by: lyk0s@drupal.org Updated by: townxelliot -Status: closed +Status: patch Attachment: http://drupal.org/files/issues/menu.inc_2.patch (596 bytes) As far as I can tell, this bug is still not fixed in the latest (as of today) CVS version. I've attached a patch for it (diff -Nur, as I couldn't work out what the preferred patch format for Drupal is). I found the error occurred when running under PHP 5 and attempting to rollback to a previous revision of a node. townxelliot Previous comments: ------------------------------------------------------------------------ January 25, 2005 - 03:25 : lyk0s@drupal.org warning: array_merge() [function.array-merge]: Argument #1 is not an array in /Web/cybertrib.com/..../includes/menu.inc on line 349. (I am using PHP 5 :)