Bug 23287 - JS Console Errors on Memberentry
Summary: JS Console Errors on Memberentry
Status: CLOSED WORKSFORME
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: master
Hardware: All All
: P5 - low normal (vote)
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-09 15:18 UTC by Martin Renvoize
Modified: 2020-11-30 21:44 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Renvoize 2019-07-09 15:18:31 UTC
If you try to add a new patron of any type, currently the js console throws noisy errors on the data entry screens.

shortcut_19.0600010.js:46 Uncaught ReferenceError: code is not defined
    at HTMLDocument.func (shortcut_19.0600010.js:46)
Comment 1 Jonathan Druart 2019-11-20 14:46:33 UTC
Can you detail?

On cgi-bin/koha/members/memberentry.pl?op=add&categorycode=PT
I do not see anything in the console.
Comment 2 Martin Renvoize 2019-11-21 17:37:25 UTC
Hmm,  I can't currently replicate it... curse my lack of notes.. I reckon lets close it