Project

General

Profile

Actions

Bug #20

closed

PERL WARNING: Use of uninitialized value $value in string

Added by Anonymous about 1 year ago. Updated about 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
02/26/2024
Due date:
% Done:

100%

Estimated time:
No private data included:
Yes

Description

Line 243..

                      readingsBulkUpdateIfChanged($hash, "lastUsedTopic", $msg->{topic}) if defined($msg->{topic});
                      readingsBulkUpdateIfChanged($hash, "lastMessageSend", $msg->{text}) if defined($msg->{text});
                      readingsBulkUpdateIfChanged($hash, "lastRawMessage", to_json($message)) if defined(to_json($message));

regards
hartmut

Actions

Also available in: Atom PDF