Skip to content

[FIX] login page: 48124: Accordion on Login-Page does not show Style … - #12085

Open
alex40724 wants to merge 1 commit into
ILIAS-eLearning:release_10from
leifos-gmbh:fix_48124
Open

alex40724 wants to merge 1 commit into
ILIAS-eLearning:release_10from
leifos-gmbh:fix_48124

Conversation

@alex40724

Copy link
Copy Markdown
Member

…Class

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

Two issue:
@smeyer-ilias The style is not correctly loaded.

@chfsx The file delivery does not work correctly. It failed because it derived the delivery URL from the current request path and always applied dirname(). On the public login page, the request path may end at the application directory (e.g. /ilias/) rather than a script filename. dirname('/ilias/') returned /, so the generated deliver.php URL lost the application prefix and pointed to the wrong location.

@alex40724 alex40724 self-assigned this Sep 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant