summaryrefslogtreecommitdiffstats
path: root/service
diff options
context:
space:
mode:
Diffstat (limited to 'service')
-rw-r--r--service/feedservice.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/service/feedservice.php b/service/feedservice.php
index 4ee7cb92d..012534421 100644
--- a/service/feedservice.php
+++ b/service/feedservice.php
@@ -219,6 +219,7 @@ class FeedService extends Service {
$existingFeed->setLastModified($fetchedFeed->getLastModified());
$existingFeed->setEtag($fetchedFeed->getEtag());
+ $existingFeed->setLocation($fetchedFeed->getLocation());
$this->feedMapper->update($existingFeed);
// insert items in reverse order because the first one is