[Koha-bugs] [Bug 30746] JS error on 'your personal details' in OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 1 14:56:37 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30746

--- Comment #6 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 135541
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=135541&action=edit
Bug 30746: Fix JS error on opac-memberentry

Empty PatronSelfRegistrationBorrowerMandatoryField and
PatronSelfRegistrationBorrowerUnwantedField
Go to opac-memberentry.pl
Notice the JS error
  Uncaught TypeError: j is undefined
Apply this patch
Go to opac-memberentry.pl
=> no JS error
Fill the pref with some values
Go to opac-memberentry.pl
=> Confirm that the fields you marked as mandatory as flagged accordinly
on the UI

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list