]> git.koha-community.org Git - koha.git/commit
Bug 13342: Not logged user can place a review/comment
authorHammat Wele <hammat.wele@inlibro.com>
Tue, 3 Sep 2024 20:31:21 +0000 (20:31 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 18 Oct 2024 10:07:53 +0000 (12:07 +0200)
commit7cccc3c0d9e848b85be3456a6c0f41755ff8cff0
tree74b91e82ab3fe08379e44a90c51148c90cff87ee
parent2e7f51dcfc063f7469f27d96c5d3ecac2666e8cb
Bug 13342: Not logged user can place a review/comment

We are able to comment a notice even when no user is connected

To test

1. Log in to OPAC.
2. Find a Biblio and open the comments tab.
3. Open another tab/window, and log out from the account.
4. Return to the first tab.
5. Click "Post your comments on this title."
 --> We are able to post a comment
6. Apply the patch
7. Repeat step 1, 2, 3, 4, 5
 --> You should be redirected to the login page.

Signed-off-by: David Cook <dcook@prosentient.com.au>
Bug 13342: Tidy

Signed-off-by: David Cook <dcook@prosentient.com.au>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
opac/opac-review.pl