Skip to content

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

Open
andreschweigert wants to merge 1 commit intoILIAS-eLearning:trunkfrom
andreschweigert:trunk_fix-missing-return-soap
Open

#47496 fix: add missing return statements in ilSoapUserAdministration#11355
andreschweigert wants to merge 1 commit intoILIAS-eLearning:trunkfrom
andreschweigert:trunk_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
Copy link
Copy Markdown
Member Author

Other Branches:
#11353 release_10
#11354 release_11

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