Closed (fixed)
Project:
Drupal core
Version:
x.y.z
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jul 2005 at 10:05 UTC
Updated:
8 Dec 2005 at 22:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
killes@www.drop.org commentednot a patch
Comment #2
Uwe Hermann commentedHere's a patch (untested).
Comment #3
killes@www.drop.org commentedAccording to
http://drupaldocs.org/api/head/function/hook_menu
the callback arguments need to be an array.
The only occurrence in core that needs to be changed is in commment module, patch attached. There are several contrib modules that need patching, though. I've updated the docs for menu.inc a bit.
Comment #4
moshe weitzman commentedis this still an open issue?
Comment #5
killes@www.drop.org commentedThe patch to comment module got applied, the docs update for menu.inc didn't. Here is that second part again.
Comment #6
Steven commentedCommitted to HEAD, thanks.
Comment #7
Steven commentedComment #8
(not verified) commented