https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39307
Eric Phetteplace <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #179638|0 |1 is obsolete| | --- Comment #9 from Eric Phetteplace <[email protected]> --- Created attachment 179701 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=179701&action=edit Bug 39307: Check to make sure there is a document.referrer To test: 1. Navigate to circ/circulation.pl?borrowernumber=X 2. See the console error `document.referrer.split(...)[1] is undefined` 3. Go to circ home circ/circulation-home.pl and search for a patron 4. See the console error when you select a patron or are taken directly to them 5. APPLY PATCH 5. JS error should be gone in both instances -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
