[Koha-bugs] [Bug 14059] Fully testing C4::Creators::Lib

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun May 3 00:13:49 CEST 2015


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

--- Comment #2 from M. Tompsett <mtompset at hotmail.com> ---
Comment on attachment 38481
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38481
Bug 14059 : Testing C4::Creators::Lib

Review of attachment 38481:
 --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=14059&attachment=38481)
-----------------------------------------------------------------

::: C4/Creators/Lib.pm
@@ -448,5 @@
> -Return an arrayref of an array containing the column names of the supplied table.
> -
> -=cut
> -
> -sub get_column_names {

git grep get_column_names shows that C4::Creators exports this function, and
this lib still exports it too. Yes, it isn't used, but you forgot to cut the
other parts out too.

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


More information about the Koha-bugs mailing list