Closed (fixed)
Project:
ImageField
Version:
6.x-3.0-alpha4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Feb 2009 at 02:46 UTC
Updated:
24 Mar 2009 at 00:10 UTC
* notice: Undefined index: alt in imagefield_formatter.inc on line 23.
* notice: Undefined index: title in imagefield_formatter.inc on line 23.
* notice: Undefined index: alt in imagefield.module on line 283.
* notice: Undefined index: title in imagefield.module on line 284.
repro steps:
1. use drupal-6.x-dev
2. use default imagefield settings
3. visit any node with an imagefield
Comments
Comment #1
quicksketchI fixed this one without finding this issue.
See commit:
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/imagefield/...