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

mooffie’s picture

Status: Active » Fixed

Fixed.
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.)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.