Download & Extend

Drupal 6-dev is showing notices for unset var

Project:Site Documentation
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:minor
Assigned:NancyDru
Status:closed (fixed)

Issue Summary

This sets the $output var in hook_menu() so it doesn't show a notice for E_ALL.

AttachmentSize
sitedoc.module-menu_notice.patch841 bytes

Comments

#1

Status:needs review» needs work

I'm not sure I understand. You say hook_menu, but the code is to hook_help. And all three case statements set $output as a new variable.

#2

Assigned to:Anonymous» NancyDru
Status:needs work» fixed

I see. It can return if no path is supported.

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

nobody click here