Skip to content
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

[stable12] Remove wrong entry in admin_settings that causes 500 #7455

Merged
merged 1 commit into from
Dec 11, 2017

Conversation

rullzer
Copy link
Member

@rullzer rullzer commented Dec 11, 2017

Backport of #7230

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Copy link
Member

@ChristophWurst ChristophWurst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@codecov
Copy link

codecov bot commented Dec 11, 2017

Codecov Report

Merging #7455 into stable12 will increase coverage by <.01%.
The diff coverage is 0%.

@@              Coverage Diff               @@
##             stable12    #7455      +/-   ##
==============================================
+ Coverage       53.92%   53.92%   +<.01%     
- Complexity      22701    22702       +1     
==============================================
  Files            1384     1384              
  Lines           86955    86958       +3     
  Branches         1330     1330              
==============================================
+ Hits            46889    46895       +6     
+ Misses          40066    40063       -3
Impacted Files Coverage Δ Complexity Δ
lib/private/Settings/Manager.php 43.37% <0%> (-0.8%) 45 <0> (+1)
core/js/js.js 61.83% <0%> (+0.55%) 0% <0%> (ø) ⬇️
apps/files_trashbin/lib/Expiration.php 91.93% <0%> (+1.61%) 29% <0%> (ø) ⬇️

Copy link
Member

@danxuliu danxuliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested (as described in #7230) and works (there is no longer an error and the stale entry is cleaned) 👍

@ChristophWurst ChristophWurst added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Dec 11, 2017
@MorrisJobke MorrisJobke merged commit 77b58ae into stable12 Dec 11, 2017
@MorrisJobke MorrisJobke deleted the 12_7230 branch December 11, 2017 21:45
@MorrisJobke MorrisJobke mentioned this pull request Jan 8, 2018
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish bug feature: settings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants