Uh oh!
There was an error while loading. Please reload this page.
[stable19] Only clear share password model when actually saved - #26060
Merged
Conversation
backportbot-nextcloudBot
requested review from
ChristophWurst, PVince81, danxuliu, juliusknorr, nickvergessen, rullzer and skjnldsvMarch 11, 2021 09:58
PVince81
commented
Mar 11, 2021
Member
/compile amend / |
rullzer
approved these changes
Mar 11, 2021
skjnldsv
approved these changes
Mar 11, 2021
PVince81
commented
Mar 12, 2021
Member
going the manual route... will rebuild this |
Instead of always clearing the password in the share model, now only do it when it was actually saved. Fixes an issue where saving another field would clear the password too early and prevent it to be saved when the dropdown closed. Signed-off-by: Vincent Petry <vincent@nextcloud.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
PVince81force-pushed
the
backport/25911/stable19
branch
from
March 12, 2021 11:24
593852f to
20c16e2Compare Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
backport of #25911