Project

General

Profile

Actions

Bug #114

open

load_action_kind() does nothing with the information that kind is not ruleset settable

Added by Marko Lindqvist 10 months ago. Updated 10 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Server
Target version:
-
Start date:
01/02/2024
Due date:
% Done:

0%

Estimated time:

Description

load_action_kind() has an empty if -block:

if (action_target_kind_ruleset_var_name(act) == NULL) {
/* Target kind can't be loaded from the ruleset. */
}

Figure out what exactly should happen there, and fix it.

Actions

Also available in: Atom PDF