http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14744
--- Comment #3 from Genevieve Plantin <[email protected]> --- Created attachment 42417 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42417&action=edit CAM 2145 - Bug 14744 - Fix window closing when selecting a guarantor After slecting a guarantor, the window was not closing. Some parts of the form in the user_select function are not defined yet, so the JavaScript was crashing when it encounters the undefined form fields preventing it from closing the window. I only had if conditions to prevent the script form bugging and to close the window. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
