Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2020-09-15 10:24:49 +0300
committerJoas Schilling <coding@schilljs.com>2020-09-15 10:24:49 +0300
commit82cb3891b0deb0926187a185d1007c05ef639f04 (patch)
treed7c25672d63004c7a575bacdb99e36c95105cd7f /lib/Search
parent4fd83293fb71f90563a4f43ce4362dfe2e7b395b (diff)
Use absolute URLs on search
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'lib/Search')
-rw-r--r--lib/Search/Provider.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Search/Provider.php b/lib/Search/Provider.php
index 4ece01356..45fdc0b38 100644
--- a/lib/Search/Provider.php
+++ b/lib/Search/Provider.php
@@ -106,7 +106,7 @@ class Provider implements IProvider {
'',
$message->getSubject(),
$subline,
- $this->urlGenerator->linkToRoute('mail.page.thread', [
+ $this->urlGenerator->linkToRouteAbsolute('mail.page.thread', [
'mailboxId' => $message->getMailboxId(),
'id' => $message->getId(),
]), // TODO: deep URL