https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40787 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com --- Comment #5 from David Nind <david@davidnind.com> --- Testing notes (using KTD): 1. Step 1 is not required for the latest KTD. 2. Not related to this bug, but if I actually search, for example for 'patrons', I get this error: malformed JSON string, neither tag, array, object, number, string or atom, at character offset 0 (before "(end of string)") at /usr/share/perl5/JSON.pm line 190 in JSON::from_json at /usr/share/perl5/JSON.pm line 190 187: } 188: } 189: 190: return $json->decode( $_[0] ); 191: } -- You are receiving this mail because: You are watching all bug changes.