[Bug 20680] New: Patron add or edit - save button unresponsive
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20680 Bug ID: 20680 Summary: Patron add or edit - save button unresponsive Change sponsored?: --- Product: Koha Version: 17.11 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: sanstypo@gmail.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Not sure if this is a duplicate of #18353 Running Koha 17.11.03, in both Chrome 66.0.3359.139 and IE 11.0.9600.18977. At patron edit screen, 'save' button does nothing. 'cancel' returns to patron details view. Similarly, trying to enter a new patron, 'save' button does nothing. Consistent lack of response in Chrome and IE, with both staff (superlibrarian) account and administrator account. "quick add" form displays two save buttons on toolbar, both unresponsive. --- Weirdly, I am able to save changes to my superlibrarian account when logged in as administrator, but not to any other patron account. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20680 --- Comment #1 from Michael <sanstypo@gmail.com> --- Further testing shows I am able to create & edit Staff, Professional, and Organisation patrons, but not Adult or Child. All other details in Patron Category are identical except for Koha's predefined "type" category. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20680 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Can you check if there is a Javascript error maybe? (try F12 for seeing the console in developer tools) -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20680 --- Comment #3 from Michael <sanstypo@gmail.com> --- (In reply to Katrin Fischer from comment #2)
Can you check if there is a Javascript error maybe? (try F12 for seeing the console in developer tools)
Thanks, the developer console shows the following error message, but I don't know enough about Javascript to fix it. I'll forward it to my tech support guy to see what he can do. *** Uncaught Error: Syntax error, unrecognized expression: jquery-2.2.3.min.js:2 1/2 at Function.fa.error (jquery-2.2.3.min.js:2) at fa.tokenize (jquery-2.2.3.min.js:2) at fa.select (jquery-2.2.3.min.js:2) at Function.fa [as find] (jquery-2.2.3.min.js:2) at n.fn.init.find (jquery-2.2.3.min.js:2) at n.fn.init.a.fn.find (jquery-migrate-1.3.0.min.js:2) at a.fn.init.n.fn.init (jquery-2.2.3.min.js:2) at new a.fn.init (jquery-migrate-1.3.0.min.js:2) at n (jquery-2.2.3.min.js:2) at update_category_code (members.js:163) *** -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20680 Michael <sanstypo@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #4 from Michael <sanstypo@gmail.com> --- ... well, I feel stupid now. The issue was with me using forward-slash in the patron category code, which must be interfering with the javascript code. Marking this resolved - invalid, because error exists between keyboard and chair. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20680 --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Glad you could figure it out. Generally I'd recommend not using any special chars in the your authorised values and others codes as this can have unwanted side effects. Even - and _ may cause Zebra to behave a little differently on searching than you might expect. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org