Download & Extend

Set subject for built-in blocks

Project:Jump
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:evoltech
Status:closed (fixed)

Issue Summary

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)."

Comments

#1

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

AttachmentSize
jump-591554.patch 621 bytes

#2

Status:active» needs review

#3

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).

#4

Status:fixed» closed (fixed)

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