Skip to content

Bulk Operations (Actions) don't seem to be working. #21

Description

@jenlampton

I have a list of comments that are flagged. I have added the Flag (or unflag) comment action to my comment listing. When select this action and click "Execute" My comment does not get flagged (or unflagged) and instead I see the PHP warning:

Notice: Undefined index: flag in flag_comment_action() (line 134 of backdrop/modules/contrib/flag/includes/flag.actions.inc). 

The notice is correct, as there is no $context['flag_action']. There is however, $context['action_info'] but it does not seem to contain the values we need here.


PR: #22

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions