-
Notifications
You must be signed in to change notification settings - Fork 816
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
Fix account not found when doing local file editing. #5040
Fix account not found when doing local file editing. #5040
Conversation
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.
partial review pending more thorough review
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #5040 +/- ##
==========================================
- Coverage 57.37% 57.35% -0.03%
==========================================
Files 138 138
Lines 17418 17391 -27
==========================================
- Hits 9993 9974 -19
+ Misses 7425 7417 -8
|
b82ba9f
to
8b4b916
Compare
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.
the changes to Account::displayName()
are wrong
display name has nothing to do with the user id stored in _davUser
SonarCloud Quality Gate failed. |
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.
thanks
f2134ba
to
d64e4de
Compare
Signed-off-by: alex-z <blackslayer4@gmail.com>
d64e4de
to
4e2ea9c
Compare
/backport to stable-3.6 |
AppImage file: nextcloud-PR-5040-4e2ea9c00c4237521d99343167342969591760f9-x86_64.AppImage |
Kudos, SonarCloud Quality Gate passed! |
Signed-off-by: alex-z blackslayer4@gmail.com