summaryrefslogtreecommitdiffstats
path: root/service
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-10-30 11:30:12 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2014-10-30 11:30:12 +0100
commit91f302245e14f4d40f9daa83aaef3000753d71d8 (patch)
tree3324982a3c590c855f0737b9ec606caf1f6722a7 /service
parentb1e7d7b084b1feb579f37203d4a7c7880c970278 (diff)
also set the feed location
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