[Koha-bugs] [Bug 8315] New: fix 'C4::Output 3.02' errors in Koha

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 26 05:46:18 CEST 2012


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

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 8315
          Assignee: gmcharlt at gmail.com
           Summary: fix 'C4::Output 3.02' errors in Koha
          Severity: major
    Classification: Unclassified
                OS: All
          Reporter: mtj at kohaaloha.com
          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.


More information about the Koha-bugs mailing list