[Koha-bugs] [Bug 23473] Allow passwords to be imported/overwritten using the patron import tool

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 4 11:58:30 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23473

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #25 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
 FAIL   Koha/Patrons/Import.pm
   FAIL   forbidden patterns
                forbidden pattern: tab char (line 297)
                forbidden pattern: tab char (line 298)
                forbidden pattern: tab char (line 299)
                forbidden pattern: tab char (line 300)
                forbidden pattern: tab char (line 301)
                forbidden pattern: tab char (line 302)
                forbidden pattern: tab char (line 303)
                forbidden pattern: tab char (line 304)
                forbidden pattern: tab char (line 305)
                forbidden pattern: tab char (line 306)
                forbidden pattern: tab char (line 307)
                forbidden pattern: tab char (line 308)
                forbidden pattern: tab char (line 309)
                forbidden pattern: tab char (line 310)
                forbidden pattern: tab char (line 311)
                forbidden pattern: tab char (line 312)

 FAIL   koha-tmpl/intranet-tmpl/prog/en/modules/tools/import_borrowers.tt
   FAIL   filters
                missing_filter at line 120 (                           
Password is too short for patron with borrowernumber [% e.borrowernumber | html
%]. Minimum length is [% e.min_length %], length is [% e.length %])
                missing_filter at line 120 (                           
Password is too short for patron with borrowernumber [% e.borrowernumber | html
%]. Minimum length is [% e.min_length %], length is [% e.length %])

 OK     misc/import_patrons.pl
 FAIL   t/db_dependent/Koha/Patrons/Import.t
   FAIL   forbidden patterns
                forbidden pattern: Data::Dumper::Dumper (line 494)

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


More information about the Koha-bugs mailing list