Skip to content

Conversation

@lscharmer
Copy link
Contributor

The support contact uses mailto:email syntax which is always converted into http(s)://hostname:/mailto:email when displayed in the footer under Contact Technical Support which breaks this syntax.

This PR changes this, so that the correct URL or mailto:... value is already returned from ilSystemSupportContactsGUI::getFooterLink(...) (the footer items also support string and URI).

This PR also fixes #10043 (comment) in ILIAS 12 as the email is not falsely used in the an uri path anymore.

@dsstrassner
Copy link
Contributor

Hi @lscharmer as you mentioned #10043, I assume this is also some sort of bug fix. Do we have another issue report in Mantis that you or I can add to this comment?🥴

@lscharmer
Copy link
Contributor Author

Hi @lscharmer as you mentioned #10043, I assume this is also some sort of bug fix. Do we have another issue report in Mantis that you or I can add to this comment?🥴

Now there is :)
https://mantis.ilias.de/view.php?id=46629

@dsstrassner dsstrassner added the php Pull requests that update Php code label Dec 17, 2025
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