https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26673
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] | |ity.org --- Comment #10 from David Cook <[email protected]> --- (In reply to David Cook from comment #9) > I'll open a new bug report for those though. In theory, > C4/Barcodes/ValueBuilder.pm and Koha/Z3950Responder/RPN.pm would just become > packages that "use" the subpackages that can be split off into their own > files. (I'll take a look if there are any other packages that are guilty of > the same Perl critic violation...) Ok C4/Barcodes/ValueBuilder.pm was easy, but I just realized Koha/Z3950Responder/RPN.pm overrides a non-C4/non-Koha namespace. Blah. This is where our terrible codetree layout comes to bite us heh. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
