Skip to content

News 47534: Fix Undefined Logger Property#11535

Open
aaronbidzan wants to merge 1 commit intoILIAS-eLearning:release_10from
aaronbidzan:news/10/47534
Open

News 47534: Fix Undefined Logger Property#11535
aaronbidzan wants to merge 1 commit intoILIAS-eLearning:release_10from
aaronbidzan:news/10/47534

Conversation

@aaronbidzan
Copy link
Copy Markdown
Contributor

This PR attempts to fix https://mantis.ilias.de/view.php?id=47534.

ilNewsForContextBlockGUI used $this->logger when logging errors without declaring or initializing the property, which caused an undefined property notice.

Kind regards,
@aaronbidzan

/cc @thojou

See: https://mantis.ilias.de/view.php?id=47534

ilNewsForContextBlockGUI used $this->logger when logging errors without declaring or initializing the property, which caused an undefined property notice.
@mjansenDatabay mjansenDatabay added bugfix php Pull requests that update Php code labels May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants