[Koha-bugs] [Bug 11491] Extending report service to have header

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 30 23:38:42 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11491

Chris Cormack <chris at bigballofwax.co.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |In Discussion
                 CC|                            |chris at bigballofwax.co.nz

--- Comment #10 from Chris Cormack <chris at 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.


More information about the Koha-bugs mailing list