Skip to content

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

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

#47496 fix: add missing return statements in ilSoapUserAdministration#11354
andreschweigert wants to merge 1 commit intoILIAS-eLearning:release_11from
andreschweigert:release11/fix-missing-return-soap

Conversation

@andreschweigert
Copy link
Copy Markdown
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.
@andreschweigert andreschweigert changed the title fix: add missing return statements in ilSoapUserAdministration #47496 fix: add missing return statements in ilSoapUserAdministration Mar 26, 2026
@andreschweigert andreschweigert requested a review from GitHamo March 27, 2026 09:20
@andreschweigert
Copy link
Copy Markdown
Member Author

Other Branches:
#11353 release_10
#11355 trunk

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