Skip to content

Conversation

@MorrisJobke
Copy link
Member

The check in URLGenerator.php#169 and Server.php#945 are different and thus the DI container could return a \OC_Defaults object which does not provide the wanted method caising a PHP error.

Fixes #8420

Backport of #8557

The check in URLGenerator.php#169 and Server.php#945 are different and thus the DI container could return a \OC_Defaults object which does not provide the wanted method caising a PHP error.

Fixes #8420

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
@MorrisJobke MorrisJobke added the 3. to review Waiting for reviews label Mar 6, 2018
@MorrisJobke MorrisJobke added this to the Nextcloud 13.0.1 milestone Mar 6, 2018
@nickvergessen nickvergessen added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Mar 6, 2018
@codecov
Copy link

codecov bot commented Mar 6, 2018

Codecov Report

❗ No coverage uploaded for pull request base (stable13@5f8c773). Click here to learn what that means.
The diff coverage is 100%.

@@             Coverage Diff             @@
##             stable13    #8688   +/-   ##
===========================================
  Coverage            ?   51.28%           
  Complexity          ?    25034           
===========================================
  Files               ?     1609           
  Lines               ?    95275           
  Branches            ?     1376           
===========================================
  Hits                ?    48864           
  Misses              ?    46411           
  Partials            ?        0
Impacted Files Coverage Δ Complexity Δ
lib/private/URLGenerator.php 73.91% <100%> (ø) 56 <0> (?)

@rullzer rullzer merged commit 56d5eb1 into stable13 Mar 6, 2018
@rullzer rullzer deleted the 13-8557 branch March 6, 2018 16:11
@MorrisJobke MorrisJobke mentioned this pull request Mar 9, 2018
10 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants