[Koha-bugs] [Bug 9734] String::Random is marked as optional, but C4::Members requires it

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 28 17:04:14 CET 2013


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

MJ Ray (software.coop) <mjr at software.coop> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #15776|0                           |1
        is obsolete|                            |

--- Comment #2 from MJ Ray (software.coop) <mjr at software.coop> ---
Created attachment 15777
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15777&action=edit
Bug 9734 - String::Random is marked as optional, but C4::Members requires it

jcamins confirmed on IRC it is not optional.

To test:
1) perl koha_perl_deps.pl -a |grep String::Random
2) notice the "No" in the last column - it should be Yes
3) apply patch and repeat same steps, looking for Yes.
4) prove t/Installer_PerlModules.t # which checks String::Random is required

Sponsored-by: software.coop

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list