Closed (fixed)
Project:
User Referral
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Jun 2008 at 14:34 UTC
Updated:
21 Jun 2008 at 16:12 UTC
As stated in the Drupal documentation about hook_menu():
Drupal will call this hook twice: once with $may_cache set to TRUE, and once with it set to FALSE. Therefore, each menu item should be registered when $may_cache is either TRUE or FALSE, not both times. Setting a menu item twice will result in unspecified behavior.
| Comment | File | Size | Author |
|---|---|---|---|
| referral_module.patch | 4.96 KB | avpaderno |
Comments
Comment #1
kbahey commentedCommitted.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.