Closed (fixed)
Project:
Flag
Version:
7.x-2.x-dev
Component:
Flag core
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jan 2011 at 13:01 UTC
Updated:
24 Jan 2011 at 13:10 UTC
For some mysterious reason, to construct the message displayed before a flag is deleted we call "node_get_types('name', $flag->module)". Perhaps to get a "pretty" module name? It doesn't work. And in D7 the function doesn't even exit.
Comments
Comment #1
mooffie commentedFixed.
http://drupal.org/cvs?commit=478454
http://drupal.org/cvs?commit=478456
(There's no easy way in Drupal to get a module's pretty name. Besides, we already use the machine name in the overview screen.)