Greetings, While looking at bug 9006, I came across C4::Context->prepare in C4::Input. So, I just noticed that this checkdigit routine seems unused, and perhaps all of C4::Input could be removed. What do you think? Feedback and thoughts sought. GPML, Mark Tompsett
I was sure I've already submitted a patch to remove it, but I don't find it. So let's do it :) Ref: http://irc.koha-community.org/koha/2013-06-17#i_1326625 http://irc.koha-community.org/koha/2013-06-26#i_1333289 http://irc.koha-community.org/koha/2013-06-26#i_1333589 2015-06-19 22:57 GMT+01:00 Mark Tompsett <mtompset@hotmail.com>:
Greetings,
While looking at bug 9006, I came across C4::Context->prepare in C4::Input. So, I just noticed that this checkdigit routine seems unused, and perhaps all of C4::Input could be removed. What do you think? Feedback and thoughts sought.
GPML, Mark Tompsett
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
participants (2)
-
Jonathan Druart -
Mark Tompsett