https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31470 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #21 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Emmi Takkinen from comment #20)
(In reply to Katrin Fischer from comment #19)
I pushed some other relationship related patches today, so I tried to double check especially carefully here.
I notice that we still have this line:
koha-tmpl/intranet-tmpl/prog/js/members.js: var guarantor_relationship = $('#relationship').val();
But you rename the id to special_relationship and I couldn't spot an id with relationship any more in my search. Can you please double check?
There is an id "relationship" in memberentrygen.tt. It was added in these patches. Id "special_character" is used auth-finder-search.inc.
Thanks Emmi, I have missed that, but better safe than sorry :) -- You are receiving this mail because: You are watching all bug changes.