Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

Unwanted line removed from background job

AVINASH GUSAIN requested to merge dev/remove-unwanted-line into murena-main

This merge request is related to below error

PHP	Error: Undefined variable $outdated at /var/www/html/custom_apps/calendar/lib/BackgroundJob/SendInviteResponseMailJob.php#254

    /var/www/html/custom_apps/calendar/lib/BackgroundJob/SendInviteResponseMailJob.php - line 254:

    OC\Log\ErrorHandler::onError(2, "Undefined variable $outdated", "/var/www/ht ... p", 254)

    /var/www/html/lib/public/BackgroundJob/Job.php - line 79:

    OCA\Calendar\BackgroundJob\SendInviteResponseMailJob->run([ "gWkNcViDt ... "])

    /var/www/html/lib/public/BackgroundJob/QueuedJob.php - line 47:

    OCP\BackgroundJob\Job->execute(OC\BackgroundJob\JobList {}, OC\Log {})

    /var/www/html/cron.php - line 150:

    OCP\BackgroundJob\QueuedJob->execute(OC\BackgroundJob\JobList {}, OC\Log {})
Edited by AVINASH GUSAIN

Merge request reports

Loading