wallabag/src/Wallabag/CoreBundle/Controller
Kevin Decherf 39133eb796 TagController: fix duplicated tags when renaming them
The fix relies on a workaround available on TagsAssigner, see the
AssignTagsToEntry() signature for detail.

I replaced the findOneByLabel in the corresponding test to assert that
there is no duplicate.

Fixes #4216

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2020-04-18 18:09:07 +02:00
..
ConfigController.php Added a button to disable 2FA when enabled 2020-04-13 17:00:53 +02:00
EntryController.php Merge pull request #4150 from ldidry/fix-3804 2019-11-19 14:23:49 +01:00
ExceptionController.php Add a real configuration for CS-Fixer 2017-07-01 09:52:38 +02:00
ExportController.php ExportController: fix entries export from search view 2020-02-23 00:43:21 +01:00
FeedController.php Update deps 2019-11-12 14:18:58 +01:00
SiteCredentialController.php Update deps 2019-11-12 14:18:58 +01:00
StaticController.php Jump to Symfony 3.4 2018-10-04 14:11:57 +02:00
TagController.php TagController: fix duplicated tags when renaming them 2020-04-18 18:09:07 +02:00