message "Notice: Undefined variable: subject in jump_block() (line 90 of /home/dwilliams/www/drupal-6.13/sites/journal.com/modules/jump-DRUPAL-6--1/jump.module)."

CommentFileSizeAuthor
#1 jump-591554.patch621 bytesevoltech

Comments

evoltech’s picture

StatusFileSize
new621 bytes

We use $subject but never define it. There really is no reason for it.

evoltech’s picture

Status: Active » Needs review
marcp’s picture

Title: Notice: Undefined variable: subject in jump_block() » Set subject for built-in blocks
Status: Needs review » Fixed

Instead of dropping the subject for these built-in blocks we now take a stab at a default subject (menu label for menus and vocabulary name for vocabularies).

Status: Fixed » Closed (fixed)

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