-
Notifications
You must be signed in to change notification settings - Fork 97
fix: ensure options is always an array #4011
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
Conversation
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
e09016d to
c2953e8
Compare
|
/backport stable32 |
|
/backport to stable32 |
|
(31 does not have the method so does not need the fix I think) |
I disagree I've got the same issues after updating to 19.1.7 |
Please compare the error messages carefully. This PR fixes as reported here: #4037 This cannot appear on app versions below 20, i.e. not on Nextcloud 31 or lower. |
Fix #4009