http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6874
--- Comment #351 from Marcel de Rooy <[email protected]> --- Created attachment 39638 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39638&action=edit Bug 6874: [QA Follow-up] File test, plugin style, finddirs With reference to comment19 about using -e or -f, I adjusted a POD line and a warning. Note that the two -f occurrences in the module now are correct (if it is not a plain file, something is wrong..) The plugin contains an obsolete plugin_parameters and empty Blur, Focus code. Converted it to new style rightaway. Moved finddirs to module. Slightly adjusted since uploadpath is passed in as base already. Added unit test. Test plan: Run t/db../UploadedFiles.t. Run t/db../FrameworkPlugins.t -incl catalouging/value_builder/upload.pl. Signed-off-by: Marcel de Rooy <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
