Project

General

Profile

Feature #1168 ยป 0068-rscompat-Configure-action-by-old-ui_name-only-if-non.patch

Marko Lindqvist, 11/30/2024 01:48 AM

View differences:

server/ruleset/rscompat.c
if (text == nullptr) {
text = def;
} else {
paction->configured = TRUE;
if (strcmp(def, text)) {
paction->configured = TRUE;
}
}
}
    (1-1/1)