[Koha-bugs] [Bug 10711] GetOfflineOperation in C4/Circulation.pm should returns $sth->fetchrow_hashref instead of $result

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 26 01:01:43 CEST 2013


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

Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #20269|0                           |1
        is obsolete|                            |

--- Comment #2 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> ---
Created attachment 20617
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20617&action=edit
Bug 10711: GetOfflineOperation in C4/Circulation.pm should returns
$sth->fetchrow_hashref instead of $result

To test :
prove t/db_dependent/Circulation_OfflineOperation.t
t/db_dependent/Circulation_OfflineOperation.t .. ok
All tests successful.
Files=1, Tests=7, 19 wallclock secs ( 0.02 usr  0.01 sys +  0.24 cusr  0.02
csys =  0.29 CPU)
Result: PASS

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
Comment: applied 10681 and 10710 before 10711
prove t/db_dependent/Circulation_OfflineOperation.t run without errors
koha-qa reports only 2 tabulations, fixed in a follow-up

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list