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

             Bug #: 6915
           Summary: koha_perl_deps.pl truncates long module names at 26
                    chars
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P5
         Component: Installation and upgrade (command-line installer)
        AssignedTo: gmcha...@gmail.com
        ReportedBy: gbarnis...@gmail.com
         QAContact: koha-bugs@lists.koha-community.org


koha_perl_deps.pl doesn't correctly report module names longer than 26
characters, truncating (at least) CGI::Session::Driver::memcached,
CGI::Session::Serialize::yaml and MARC::Crosswalk::DublinCore.

Test: perl koha_perl_deps.pl -a reports full module names?

Proposed fix: modify the report's format statement and surrounding header and
footer prints, which apply generally too much white space. A better fix might
make the whole thing more flexible than fixed width columns.

Patch coming as soon as git config stops hating on me.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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