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

[stable19] Use the correct root to determinate the webroot for the resource #22579

Merged
merged 1 commit into from
Sep 4, 2020

Conversation

backportbot-nextcloud[bot]
Copy link

backport of #22550

Since all the compiled routes are based on the server webroot,
we have to use this, independent from which app this belongs to.

Signed-off-by: Joas Schilling <coding@schilljs.com>
@backportbot-nextcloud backportbot-nextcloud bot added feature: caching Related to our caching system: scssCacher, jsCombiner... feature: scss labels Sep 4, 2020
@backportbot-nextcloud backportbot-nextcloud bot added this to the Nextcloud 19.0.3 milestone Sep 4, 2020
@rullzer rullzer added the 3. to review Waiting for reviews label Sep 4, 2020
@faily-bot
Copy link

faily-bot bot commented Sep 4, 2020

🤖 beep boop beep 🤖

Here are the logs for the failed build:

Status of 32623: failure

mysql8.0-php7.2

Show full log
There were 2 warnings:

1) Test\Files\ViewTest::testRenameFailDeleteTargetKeepSource
Trying to configure method "writeStream" which cannot be configured because it does not exist, has not been specified, is final, or is static

2) Test\Files\ViewTest::testCopyFailDeleteTargetKeepSource
Trying to configure method "writeStream" which cannot be configured because it does not exist, has not been specified, is final, or is static

--

There was 1 failure:

1) Test\Files\Cache\ScannerTest::testReuseExisting
Failed asserting that null is of type "string".

/drone/src/tests/lib/Files/Cache/ScannerTest.php:253

@rullzer rullzer mentioned this pull request Sep 4, 2020
@rullzer rullzer merged commit c1b971e into stable19 Sep 4, 2020
@rullzer rullzer deleted the backport/22550/stable19 branch September 4, 2020 10:35
@MorrisJobke MorrisJobke mentioned this pull request Sep 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews feature: caching Related to our caching system: scssCacher, jsCombiner... feature: scss
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants