Closed (fixed)
Project:
Jump
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
29 Sep 2009 at 22:37 UTC
Updated:
13 Nov 2009 at 22:10 UTC
Jump to comment: Most recent file
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)."
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | jump-591554.patch | 621 bytes | evoltech |
Comments
Comment #1
evoltech commentedWe use $subject but never define it. There really is no reason for it.
Comment #2
evoltech commentedComment #3
marcp commentedInstead 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).