[Koha-bugs] [Bug 29416] Regression: information from existing bib no longer populating on suggest for purchase

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 5 10:18:34 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29416

--- Comment #2 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 127347
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=127347&action=edit
Bug 29416: (bug 28941 follow-up) Restore suggestion prefill

>From commit 586bed1319592e05f5dc3acf64a1dba8cae69d6b
     Bug 28941: Filter suggestion inputs at the OPAC

But later in the script we send { suggestion => %$suggestion } to the
template and so erase the variable previously passed.

Test plan:
Login at the OPAC
Go to the bibliographic detail page
Suggest for purchase
=> The form must be prefilled!

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list