Retain imported content if fetching fails, fixes #2658

This commit is contained in:
Jerome Charaoui
2016-12-02 22:41:35 -05:00
parent 1093e979ff
commit 29dca43236
2 changed files with 8 additions and 2 deletions

View File

@ -86,6 +86,7 @@ services:
- "@wallabag_core.rule_based_tagger"
- "@wallabag_core.tag_repository"
- "@logger"
- '%wallabag_core.fetching_error_message%'
wallabag_core.rule_based_tagger:
class: Wallabag\CoreBundle\Helper\RuleBasedTagger