Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove duplicate success XML #3298

Merged
merged 1 commit into from
Sep 20, 2019
Merged

Remove duplicate success XML #3298

merged 1 commit into from
Sep 20, 2019

Conversation

Rytiss
Copy link
Contributor

@Rytiss Rytiss commented Sep 20, 2019

success() call was duplicated, resulting in duplicate XML.

Fixes #3297

Description of the Change
success() is already called later in the code, so remove the early code, considering that a failure can still happen further on.

Alternate Designs

Release Notes
Remove duplicate XML in am_set_info.php reply

success() call was duplicated, resulting in duplicate XML.

Fixes #3297
@davidpanderson davidpanderson merged commit 0a5fc3b into master Sep 20, 2019
@AenBleidd AenBleidd deleted the Rytiss-doublesuccess branch September 24, 2019 08:24
@AenBleidd AenBleidd added this to the Server Release 1.4.1 milestone Aug 14, 2023
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.

RPC am_set_info.php does not return success correctly
3 participants