[Koha-bugs] [Bug 6915] koha_perl_deps.pl truncates long module names at 26 chars

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 14 12:21:43 CEST 2011


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

Paul Poulain <paul.poulain at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paul.poulain at biblibre.com

--- Comment #3 from Paul Poulain <paul.poulain at biblibre.com> 2011-10-14 10:21:43 UTC ---
QA comment :
  * test plan not detailled enough. Complete version with an example :

Before the patch, ./koha_perl_deps.pl -i says:
CGI::Session::Serialize::y                  4.26                               
  4.2                      Yes

After the patch, it says:
CGI::Session::Serialize::yaml                 4.26              4.2            
        Yes
  * agreed with magnus comment, but also noticing that the patch was not
intended to fix the 80 column display
  * small changes in the code, nothing to comment, passed QA

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


More information about the Koha-bugs mailing list