Skip to content

[FIX] GS: use legacy initialisation adapter for endpoints.#8755

Merged
chfsx merged 1 commit intoILIAS-eLearning:trunkfrom
srsolutionsag:fix/11/gs-endpoints
Dec 19, 2024
Merged

[FIX] GS: use legacy initialisation adapter for endpoints.#8755
chfsx merged 1 commit intoILIAS-eLearning:trunkfrom
srsolutionsag:fix/11/gs-endpoints

Conversation

@thibsy
Copy link
Contributor

@thibsy thibsy commented Dec 18, 2024

Hi @chfsx,

I noticed that the endpoints of the global screen are still using the legacy initialisation directly, instead of the new adapter. Since #7969 we can no longer call ilInitialisation::initILIAS() directly, because already bootstrapped components would be missing (such as UI). This should fix some errors with the main menu.

Kind regards
@thibsy

@thibsy thibsy added improvement php Pull requests that update Php code labels Dec 18, 2024
@thibsy thibsy force-pushed the fix/11/gs-endpoints branch from 5148a85 to 75ee841 Compare December 18, 2024 16:02
@chfsx chfsx merged commit 032100a into ILIAS-eLearning:trunk Dec 19, 2024
3 checks passed
@chfsx
Copy link
Member

chfsx commented Dec 19, 2024

Thanks a lot for the PR!

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

Labels

improvement php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants