Closed (fixed)
Project:
ImageField
Version:
5.x-2.1
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Oct 2008 at 23:48 UTC
Updated:
23 Feb 2009 at 21:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
sirkitree commentedI think the intended functionality was to return error messages. Correct?
If so, all that needs to be done is to set the $display param like so: theme('status_messages', 'error') on line 1161 of imagefield.module
I tried this out and it seems to work just fine, unless, of course, this was not your intended functionality.
http://img.skitch.com/20081027-gtn6pt45cb4cx47u3ddnksg2sj.png
Comment #2
drewish commentedlooks good. committed to DRUPAL-5--2.