Skip to content

[Fix] Init: ErrorPageResponder with missing DIC dependecies#11363

Open
fhelfer wants to merge 1 commit intoILIAS-eLearning:trunkfrom
fhelfer:bugfix/init/error-responder
Open

[Fix] Init: ErrorPageResponder with missing DIC dependecies#11363
fhelfer wants to merge 1 commit intoILIAS-eLearning:trunkfrom
fhelfer:bugfix/init/error-responder

Conversation

@fhelfer
Copy link
Copy Markdown
Contributor

@fhelfer fhelfer commented Mar 27, 2026

No description provided.

@fhelfer fhelfer added bugfix php Pull requests that update Php code css/html Pull requests that propose changes to CSS/SCSS or HTML files. labels Mar 27, 2026
Comment on lines +113 to +114
$local_tpl->setVariable('LINK_HREF', '');
$local_tpl->setVariable('LINK_TEXT', '');
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should not render an a element with empty attributes/innerHTML in this case. IMO we should not render this element at all here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix css/html Pull requests that propose changes to CSS/SCSS or HTML files. php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants