Files
wallabag/src/Wallabag/ImportBundle/Consumer
Jeremy Benoist 9f8f188d92 Validate imported entry to avoid error on import
We got some imports with a missing `url` field generating some errors while trying to retrieve an existing entry with that url.
Introducing the `validateEntry` allow us to dismiss a message when it doesn't have an url (or other missing stuff in the future)
2019-01-03 09:42:06 +01:00
..
2016-09-14 10:18:02 +02:00
2017-11-18 16:28:54 +01:00