-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
[stable9] theming app #244
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
|
hm, for some reasons the file system tests fail on the backport. I tried to debug it and the difference between this branch with the last commit and without it is, that with the theming app the storage for the file system tests get wrapped by the trash bin and encryption storage which then fail because of the "dummy paths". Without the theming app this storage wrappers are not applied to the test storage... Does anyone has a idea why this could happen? |
Sadly not :( |
ad8c068 to
3cb7672
Compare
|
Will have a look |
|
Fixed, doesn't happen on master because of the |
|
Tested and works 👍 |
|
all tests successfully passed... Thanks @nickvergessen ! 👍 |
|
Great to see you here at Nextcloud btw 👊 @nickvergessen |
backport of #59
please do some short tests, the backport needed quite some manual adjustments.
cc @LukasReschke @jancborchardt