[Koha-bugs] [Bug 13969] Testing C4::Review

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 14 14:28:39 CEST 2015


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

Julian FIOL <julian.fiol at biblibre.com> changed:

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

--- Comment #5 from Julian FIOL <julian.fiol at biblibre.com> ---
Created attachment 37820
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37820&action=edit
Bug 13969 : Replace calls to $sth->fetchrow* with a call to $dbh->selectrow*
and Cleaning files

1. Replace all calls to $sth->fetchrow_array
   with a call to $dbh->selectrow_array

2. Cleaning Review.t file with perltiny

3. Cleaning Review.t && Review.pl files with koha-qa tool

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


More information about the Koha-bugs mailing list