Undefined variable $row in node_action_log_cron()

Created on 19 June 2024, 11 days ago
Updated 21 June 2024, 9 days ago

Problem/Motivation

It's minor but I get these warnings frequently.

From the log:

Warning: Undefined variable $row in node_action_log_cron() (line 117 of /var/www/html/web/modules/custom/node_action_log/node_action_log.module)

Steps to reproduce

Enable node_action_log module

Proposed resolution

Attached patch which declares $row array variable before its use.

Remaining tasks

User interface changes

API changes

Data model changes

๐Ÿ› Bug report
Status

RTBC

Version

2.0

Component

Code

Created by

๐Ÿ‡บ๐Ÿ‡ธUnited States debra-v

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024