[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 16:50:57 CET 2013


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

--- Comment #1 from MJ Ray (software.coop) <mjr at software.coop> ---
Created attachment 15776
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15776&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.

Sponsored-by: software.coop

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


More information about the Koha-bugs mailing list