]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Display a message when saving an entry failed
authorJeremy Benoist <jeremy.benoist@gmail.com>
Mon, 30 May 2016 12:32:41 +0000 (14:32 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Mon, 30 May 2016 12:32:43 +0000 (14:32 +0200)
commit39ba51ca1af3085c3a7eb6dabdfae38c5034db1b
treefd804eba6b1ae213ce636a243955bcc485f427d1
parent2c045a210ae786a9321f3cdb823ef778e772d733
Display a message when saving an entry failed

When saving an entry fail because of database error we previously just returned `false`.
Now we got an error in the log and the displayed notice to the user is updated too.
12 files changed:
src/Wallabag/CoreBundle/Controller/EntryController.php
src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
src/Wallabag/CoreBundle/Resources/translations/messages.fr.yml
src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
src/Wallabag/CoreBundle/Resources/translations/messages.oc.yml
src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml