* 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/...