Closed (fixed)
Project:
Color Field
Version:
7.x-1.2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Oct 2012 at 04:06 UTC
Updated:
1 Nov 2012 at 09:45 UTC
Jump to comment: Most recent file
Comments
Comment #1
swati.karande commentedHi,
dpm() is a function of devel module and its using for debugging purpose.
dpm('color_field_field_formatter_settings_form');
If you removed above line from the color_field.module then error will resolved which is occurring on views.
Please see attached patch.
Comment #2
targoo commentedfixed in 7.x-1.3