]> git.koha-community.org Git - koha.git/commit
Bug 32530: When duplicating child card, guarantor is not saved
authorBaptiste Wojtkowski <bski@laposte.net>
Thu, 11 Jul 2024 14:54:59 +0000 (16:54 +0200)
committerLucas Gass <lucas@bywatersolutions.com>
Wed, 9 Oct 2024 22:02:56 +0000 (22:02 +0000)
commit602938a82b25015de981e0e9255e08ff62fce95c
tree6fc4fa37bc28f3ec6228dbbb1cd6ab632f2ad026
parent1d72bfe3d2ce95da35b966960efb2c73679226c2
Bug 32530: When duplicating child card, guarantor is not saved

When duplicating a child card with a guarantor, the guarantor information
appears during the card creation process, but disappears as soon as saving
the card. To recreate:

1. Find a card with a guarantor, either patron or non-patron guarantor.
2. Duplicate the card. Note that it appears to be working on the card
   creation screen.
3. Save the patron after completing the form. The guarantor is now gone.

New test plan:
1. Find a card with a guarantor, either patron or non-patron guarantor.
2. Duplicate the card. Note that it appears to be working on the card
   creation screen.
3. Save the patron after completing the form. The guarantor is now gone.
Apply patch and repeat, the guarantor should stay after 3.

Note, I may not have understood the code but it looks like nothing is
searching for the content of the displayed information. Therefore I add
hidden fields that are copies of those provided in guarantor_template
class

Signed-off-by: Emmi Takkinen <emmi.takkinen@koha-suomi.fi>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit b64a3ce9ba376f7b0a5a2e5714f1147afd012ade)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt