]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
Fix: redirect to referrer after bookmark deletion 1624/head
authorArthurHoaro <arthur@hoa.ro>
Thu, 5 Nov 2020 15:14:22 +0000 (16:14 +0100)
committerArthurHoaro <arthur@hoa.ro>
Thu, 5 Nov 2020 15:14:27 +0000 (16:14 +0100)
commit330ac859fb13a3a15875f185a611bfaa6c5f5587
tree9cfb35eeddca847df74019d8f067255dd7cd3aee
parent38b55fbf3d4fdb515d0e82e5a3126d4671652b3e
Fix: redirect to referrer after bookmark deletion

Except if the referer points to a permalink (which has been deleted).

Fixes #1622
application/front/controller/admin/ShaareManageController.php
tests/front/controller/admin/ShaareManageControllerTest/DeleteBookmarkTest.php