Hi
Thanks for the module, just what I needed, but I've found a little bug and I post the patch I've used:
The message is not shown in flag_node_form_submit because $action is called in drupal_set_message but is not populated. I've used $form_state['values']['action'] instead.
| Comment | File | Size | Author |
|---|---|---|---|
| flag_note_action_patch.patch | 549 bytes | pcambra |
Comments
Comment #1
gunzip commentedthank you very much ! patch applied to latest dev.