]> git.koha-community.org Git - koha.git/commit
Bug 37337: Pass the save $op when biblio_exists
authorLucas Gass <lucas@bywatersolutions.com>
Thu, 11 Jul 2024 22:11:35 +0000 (22:11 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Thu, 18 Jul 2024 15:53:12 +0000 (17:53 +0200)
commit8e7208d7104bef61f45f10e2a3324e445d177094
tree601fde73ed04f153373c6637513fcab999e2dcb3
parent6cb3d72f49b519c101c61e7d64cab8e3286085f7
Bug 37337: Pass the save $op when biblio_exists

To test:
1. Go to suggestions in the staff interface and enter a new suggestion.
2. Enter a title that matches something already in the catalog. In k-t-d I used "Lanark".
3. Submit the suggestion.
4. Get a blank page.
5. APPLY PATCH and restart_all
6. Now after step 3 you should get a page that shows the 'Click on "Confirm your suggestion" to ignore this message." warning, the form, and a Confirm your suggestion button.

Signed-off-by: Jake Deery <jake.deery@ptfs-europe.com>
Signed-off-by: Jan Kissig <jkissig@th-wildau.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
suggestion/suggestion.pl