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

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 8315
          Assignee: [email protected]
           Summary: fix 'C4::Output 3.02' errors in Koha
          Severity: major
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          Hardware: All
            Status: NEW
           Version: master
         Component: Architecture, internals, and plumbing
           Product: Koha

some lines in Koha have a hardcode version, like this...

use C4::Output 3.02

which cause a version-mismatch error, like this...

C4::Output version 3.02 required--this is only version 3.07.00.049 at review.pl
line 33

-- 
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/

Reply via email to