Cacti / cacti

Cacti ™
http://www.cacti.net
GNU General Public License v2.0
1.63k stars 404 forks source link

add string as allowed type for attachment #5678

Closed xmacan closed 7 months ago

xmacan commented 7 months ago

2024-02-26 22:14:31 - ERROR PHP ERROR: Uncaught TypeError: mailer():. Argument #9 ($attachments) must be of type ?array, string given,. called in /usr/local/share/cacti_develop/poller_automation.php on line 1180 and defined in. /usr/local/share/cacti_develop/lib/functions.php:5197. Stack trace:.

0 /usr/local/share/cacti_develop/poller_automation.php(1180):.

mailer('develop_automat...', 'pm@kostax.cz', '', '', '',. 'Discovery of Te...', '

Discovery o...',. 'Cacti Automatio...', '', Array).

1 /usr/local/share/cacti_develop/poller_automation.php(396):.

reportNetworkStatus('1', Array) #2 {main} thrown in file: /usr/local/share/cacti_develop/lib/functions.php on line: 5197.

TheWitness commented 7 months ago

Good stuff.