Skip to content

[FIX] Object/CustomIcon: Fix building "AccessFailureResult"#11432

Open
mjansenDatabay wants to merge 1 commit intoILIAS-eLearning:release_10from
mjansenDatabay:hotfix/10/47629
Open

[FIX] Object/CustomIcon: Fix building "AccessFailureResult"#11432
mjansenDatabay wants to merge 1 commit intoILIAS-eLearning:release_10from
mjansenDatabay:hotfix/10/47629

Conversation

@mjansenDatabay
Copy link
Copy Markdown
Contributor

@mjansenDatabay mjansenDatabay commented Apr 17, 2026

This commit fixes an undefined variable when building the
HandlerResult.

  1. An undefined variable $file_name is passed
  2. The PHP namespace import is missing

Mantis Issue: https://mantis.ilias.de/view.php?id=47629

@mjansenDatabay mjansenDatabay added bugfix php Pull requests that update Php code labels Apr 17, 2026
@mjansenDatabay mjansenDatabay changed the title [FIX] Object: Possible fix for Mantis 47629 [FIX] Object: Fix building "AccessFailureResult" (Mantis 47629) Apr 17, 2026
@mjansenDatabay mjansenDatabay changed the title [FIX] Object: Fix building "AccessFailureResult" (Mantis 47629) [FIX] Object/CustomIcon: Fix building "AccessFailureResult" Apr 17, 2026
This commit fixes an undefined variable when building the
`HandlerResult`.

1. An undefined variable `$file_name` is passed
2. The PHP namespace import is missing

Mantis Issue: https://mantis.ilias.de/view.php?id=47629
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.

2 participants