29 Mar
2013
29 Mar
'13
11:22 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6874 --- Comment #79 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- (In reply to comment #78)
(In reply to comment #77)
and at first glance does not look Plack-safe: my $upload_path = C4::Context->preference('uploadPath'); is at a file level, but $upload_path is used in subroutines.
I QAed it using Plack, and it worked well.
That's good. The QA failure was due to the missing unit tests. -- You are receiving this mail because: You are watching all bug changes.