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

Fixes recursion count incrementation #27848

Merged
merged 1 commit into from Jul 7, 2021
Merged

Fixes recursion count incrementation #27848

merged 1 commit into from Jul 7, 2021

Conversation

sanpii
Copy link
Contributor

@sanpii sanpii commented Jul 7, 2021

Due to operator precedence the counter is never incremented.

This could block the upgrade process, see #27821
Fix #27821

Signed-off-by: Sanpi <sanpi@homecomputing.fr>
@LukasReschke
Copy link
Member

/backport to stable22

@szaimen
Copy link
Contributor

szaimen commented Jul 7, 2021

@LukasReschke it seems like the change is already targeted onto the stable22 branch 🤔
(just saw that now)

@kesselb kesselb changed the base branch from stable22 to master July 7, 2021 11:52
@kesselb kesselb changed the base branch from master to stable22 July 7, 2021 11:53
@kesselb kesselb merged commit 2054614 into nextcloud:stable22 Jul 7, 2021
@welcome
Copy link

welcome bot commented Jul 7, 2021

Thanks for your first pull request and welcome to the community! Feel free to keep them coming! If you are looking for issues to tackle then have a look at this selection: https://github.com/nextcloud/server/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22

@kesselb
Copy link
Contributor

kesselb commented Jul 7, 2021

/backport to master

@backportbot-nextcloud
Copy link

The backport to stable22 failed. Please do this backport manually.

@skjnldsv skjnldsv mentioned this pull request Jul 26, 2021
@skjnldsv skjnldsv mentioned this pull request Aug 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants