https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31470 Emmi Takkinen <emmi.takkinen@koha-suomi.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #20 from Emmi Takkinen <emmi.takkinen@koha-suomi.fi> --- (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. -- You are receiving this mail because: You are watching all bug changes.