-
Notifications
You must be signed in to change notification settings - Fork 808
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 expire date field in Share settings #5659
Conversation
Kudos, SonarCloud Quality Gate passed! |
Closes #5627 |
/backport to stable-3.9 |
Hi any updates on this patch? |
d6cdf71
to
ef5ee5d
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #5659 +/- ##
==========================================
- Coverage 60.08% 60.06% -0.03%
==========================================
Files 145 145
Lines 18756 18756
==========================================
- Hits 11270 11266 -4
- Misses 7486 7490 +4 |
@claucambra Please squash commits before merge |
772db97
to
68bd1f7
Compare
…, stop treating like menu which it used to be Signed-off-by: Claudio Cambra <[email protected]>
…reaks binding by editing Signed-off-by: Claudio Cambra <[email protected]>
…tions when the expire date is forced back down to the same one being currently held Signed-off-by: Claudio Cambra <[email protected]>
…nput provided Signed-off-by: Claudio Cambra <[email protected]>
Signed-off-by: Claudio Cambra <[email protected]>
68bd1f7
to
d0e8e67
Compare
Kudos, SonarCloud Quality Gate passed! |
AppImage file: nextcloud-PR-5659-d0e8e67c724709ba7202d3a730925caffac51c65-x86_64.AppImage |
3.9.4 still not working |
This PR fix several bugs when it comes to properly resetting the expire date field after modification. It also better notifies users when the value they are providing is invalid due to, for instance, a limit of days on the expire date.