Skip to content

#47496 fix: add missing return statements in ilSoapUserAdministration#11353

Open
andreschweigert wants to merge 1 commit intoILIAS-eLearning:release_10from
andreschweigert:release10/fix-missing-return-soap
Open

#47496 fix: add missing return statements in ilSoapUserAdministration#11353
andreschweigert wants to merge 1 commit intoILIAS-eLearning:release_10from
andreschweigert:release10/fix-missing-return-soap

Conversation

@andreschweigert
Copy link
Member

raiseError() calls without return do not abort method execution, causing the code to continue running after an error condition.

raiseError() calls without return do not abort method execution,
causing the code to continue running after an error condition.
@sKarki999
Copy link
Contributor

Hi @andreschweigert ,
Thank you for the fix and providing the PRs for other versions as well.
Appreciated 👍

@sKarki999 sKarki999 requested a review from GitHamo March 26, 2026 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants