Change default sync-client-url and default-doc-base-url #38962
Change default sync-client-url and default-doc-base-url #38962phil-davis merged 2 commits intomasterfrom
Conversation
|
💥 Acceptance tests pipeline apiShareCreateSpecialToRoot1-mariadb10.2-php7.4 failed. The build has been cancelled. |
|
💥 Acceptance tests pipeline apiWebdavProperties1-mariadb10.2-php7.4 failed. The build has been cancelled. |
|
💥 Acceptance tests pipeline cliExternalStorage-10.6.0-mariadb10.2-php7.4 failed. The build has been cancelled. |
|
💥 Acceptance tests pipeline apiProxySmoke-8-6-mariadb10.2-php7.4 failed. The build has been cancelled. |
phil-davis
left a comment
There was a problem hiding this comment.
LGTM - do we want this in 10.8?
|
@phil-davis answer from @mmattel still pending, I guess yes. Will do a backport after this is merged to master |
|
💥 Acceptance tests pipeline webUIAdminSettings-chrome-mariadb10.2-php7.4 failed. The build has been cancelled. |
|
https://drone.owncloud.com/owncloud/core/31038/13/9
It looks like a real fail - some unit test expectation related to the code changes in this PR. |
|
https://drone.owncloud.com/owncloud/core/31038/129/1 There are also acceptance tests that check these links - the test expectations need to be adjusted. |
|
Tests have been adjusted. |
|
Kudos, SonarCloud Quality Gate passed! |
|
Backport to 10.8 is PR #38965 |
Description
Before this PR, If the user clicks on the Desktop app button, he will be redirected to:
https://owncloud.com/download-server/#install-clients
The anchor for #install-clients seems to be missing.
With this PR we will redirect now to the client landing page:
https://owncloud.com/desktop-app/
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: