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

David Nind <da...@davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |da...@davidnind.com

--- Comment #4 from David Nind <da...@davidnind.com> ---
Testing notes:

1. I could also generate the console errors by going to Circulation > Check
out[1]

2. I also encounter thus error, but maybe not related to this bug(?) - this was
only in Chrome-based browsers, not Firefox:
   . Patch applied
   . Add a restriction to a patron ([any patron] > Check out > Restrictions tab
(for the comment, add the text 'Test')
   . Remove the restriction
   . Add a restriction again, this time use the 'autocomplete'/prompt that
comes up with previously entered values for comment field and select 'Test'
again
  . I get this error (I couldn't always reproduce it):
    shortcut_23.1200015.js:46 Uncaught ReferenceError: code is not defined
    at HTMLDocument.func (shortcut_23.1200015.js:46:49)


[1] Console errors displayed in Ciruclation > Check out:

jQuery.Deferred exception: Cannot read properties of null (reading
'_flatpickr') TypeError: Cannot read properties of null (reading '_flatpickr')
    at toggle_onsite_checkout
(http://127.0.0.1:8081/cgi-bin/koha/circ/circulation.pl:1923:74)
    at HTMLDocument.<anonymous>
(http://127.0.0.1:8081/cgi-bin/koha/circ/circulation.pl:1955:13)
    at e
(http://127.0.0.1:8081/intranet-tmpl/lib/jquery/jquery-3.6.0.min_23.1200015.js:2:30038)
    at t
(http://127.0.0.1:8081/intranet-tmpl/lib/jquery/jquery-3.6.0.min_23.1200015.js:2:30340)
undefined

Uncaught TypeError: Cannot read properties of null (reading '_flatpickr')
    at toggle_onsite_checkout (circulation.pl:1923:74)
    at HTMLDocument.<anonymous> (circulation.pl:1955:13)
    at e (jquery-3.6.0.min_23.1200015.js:2:30038)
    at t (jquery-3.6.0.min_23.1200015.js:2:30340)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://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/

Reply via email to