-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
[stable20] Avoid dashboard crash when accessibility app is not installed #24636
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
|
/compile amend / |
Signed-off-by: Julien Veyssier <[email protected]> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2378b5d to
ec02f6f
Compare
|
🤖 beep boop beep 🤖 Here are the logs for the failed build: Status of 396: failureintegration-ldap-openldap-numerical-id-features
Show full log |
danxuliu
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested and works 👍
For reference in master this was fixed in #24456 Maybe it would be better to use the same syntax in stable20 too to ease future backports... although this code does not look like something that will receive much backports in the future, but who knows :-P
Getting the accessibility theme is not safe and makes the dashboard crash soon enough to display a blank page when accessibility app is not installed.
This is already solved in 21.