27 May
2025
27 May
'25
11:57 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37269 --- Comment #3 from Emmi Takkinen <emmi.takkinen@koha-suomi.fi> --- (In reply to Emmi Takkinen from comment #2)
This is a tricky one. Template_param patron is used to fill out specific fields with "Add guarantee" functionality (controlled by PrefillGuaranteeField syspref). If we replace it with borrower_data, we lose ability to prefill inputs with guarantors info. I'm not sure why patron param uses %newdata instead of %data and if changing it will break something. Should test.
Tested, changing %newdata as %data also breaks "Add guarantee" :D -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.