Posted by evoltech on September 29, 2009 at 10:37pm
| 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.
#2
#3
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
Automatically closed -- issue fixed for 2 weeks with no activity.