Skip to content

plugin not working after docker image update to "kanboard/kanboard:v1.2.22" with PHP 8 #8

@wlangemeyer

Description

@wlangemeyer

Following warning and fatal error as shown below. Will this be fixed in the near future? Thanks!

Warning: Undefined variable $project in /var/www/app/plugins/ExtendedMail/Template/comment_mail/create.php on line 7
Warning: Trying to access array offset on value of type null in /var/www/app/plugins/ExtendedMail/Helper/MailTemplate.php on line 119
Warning: Trying to access array offset on value of type null in /var/www/app/plugins/ExtendedMail/Helper/MailTemplate.php on line 44
Warning: Trying to access array offset on value of type null in /var/www/app/plugins/ExtendedMail/Helper/MailTemplate.php on line 44
Warning: Undefined variable $project in /var/www/app/plugins/ExtendedMail/Template/comment_mail/create.php on line 8
Warning: Trying to access array offset on value of type null in /var/www/app/plugins/ExtendedMail/Helper/MailTemplate.php on line 97
Warning: Trying to access array offset on value of type null in /var/www/app/plugins/ExtendedMail/Helper/MailTemplate.php on line 44
Warning: Trying to access array offset on value of type null in /var/www/app/plugins/ExtendedMail/Helper/MailTemplate.php on line 44
Warning: Undefined variable $project in /var/www/app/plugins/ExtendedMail/Template/comment_mail/create.php on line 9
Warning: Trying to access array offset on value of type null in /var/www/app/plugins/ExtendedMail/Helper/MailTemplate.php on line 108
Warning: Trying to access array offset on value of type null in /var/www/app/plugins/ExtendedMail/Helper/MailTemplate.php on line 44
Warning: Trying to access array offset on value of type null in /var/www/app/plugins/ExtendedMail/Helper/MailTemplate.php on line 44
Warning: Undefined variable $project in /var/www/app/plugins/ExtendedMail/Template/comment_mail/create.php on line 10
Warning: Trying to access array offset on value of type null in /var/www/app/plugins/ExtendedMail/Helper/MailTemplate.php on line 130
Warning: Trying to access array offset on value of type null in /var/www/app/plugins/ExtendedMail/Helper/MailTemplate.php on line 44
Warning: Trying to access array offset on value of type null in /var/www/app/plugins/ExtendedMail/Helper/MailTemplate.php on line 44

Fatal error: Declaration of Kanboard\Plugin\ExtendedMail\Controller\SendController::sendByEmail(array $values) must be compatible with Kanboard\Controller\CommentMailController::sendByEmail(array $values, array $task) in /var/www/app/plugins/ExtendedMail/Controller/SendController.php on line 42

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions