http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11491 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion CC| |chris@bigballofwax.co.nz --- Comment #10 from Chris Cormack <chris@bigballofwax.co.nz> --- I think changing it to be my $lines = $sth->fetchall_arrayref({}); Which hands back an array of hashrefs is nicer, the JSON output of it is also a lot nicer and a lot easier to deal with in Javascript. Shall I do a counter patch? -- You are receiving this mail because: You are watching all bug changes.