[Koha-bugs] [Bug 14195] TestBuilder does not generate the good length for text fields

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 13 16:42:30 CEST 2015


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

--- Comment #1 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 39138
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39138&action=edit
Bug 14105: TestBuilder - A random string should not be longer than the DB field

t::lib::TestBuilder::_gen_text does not use correctly the regex and the
max parameter to generate the random string (String::Random).

This can cause future tests to fail.

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


More information about the Koha-bugs mailing list