]> git.immae.eu Git - github/wallabag/wallabag.git/commit
TagController: prevent tag deletion when renaming a tag with the same label
authorKevin Decherf <kevin@kdecherf.com>
Sat, 4 Apr 2020 20:08:08 +0000 (22:08 +0200)
committerKevin Decherf <kevin@kdecherf.com>
Sat, 18 Apr 2020 16:09:07 +0000 (18:09 +0200)
commita19caf8a37dfd59a4e270507ec08e9fc259e3e1e
tree641630f6a7f560a6fb959a58be1d5094f283d0ef
parent39133eb796996701228501f898b4ef33af8e0fdb
TagController: prevent tag deletion when renaming a tag with the same label

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
src/Wallabag/CoreBundle/Controller/TagController.php
tests/Wallabag/CoreBundle/Controller/TagControllerTest.php