https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33613 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com --- Comment #3 from David Nind <david@davidnind.com> --- Hi Lucas. While this works, I'm getting this behavour: 1. When clicking on 'Claim returned' button, I get a spinning icon in place of the button and an error in the web developer console: Uncaught TypeError: value.match is not a function. 2. Even though the button is pressed just once, there are two entries in the Details section under the claims tab - in the Check out section claims tab it only appears once. This was tested using Firefox. David Testing notes (using KTD): 1. To set up claims to work: set system preference ClaimReturnedLostValue to 1 2. From a patron's checkout list, Check out > Checkouts tab - click on the Claim returned button in the return claims column: - Get spinning icon in place of the button - In the web developer tools console: Uncaught TypeError: value.match is not a function -- You are receiving this mail because: You are watching all bug changes.