Bug 21110

Summary: Undefined subroutine &main::checkcardnumber installer/onboarding.pl
Product: Koha Reporter: Amit Gupta <amitddng135>
Component: Installation and upgrade (web-based installer)Assignee: Amit Gupta <amitddng135>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: major    
Priority: P5 - low CC: amit.gupta, chris, gmcharlt, katrin.fischer, mtompset, tomascohen
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Undefined subroutine &main::checkcardnumber
Bug 21110 - Undefined subroutine &main::checkcardnumber installer/onboarding.pl

Description Amit Gupta 2018-07-24 08:35:02 UTC
Created attachment 77205 [details]
Undefined subroutine &main::checkcardnumber

Undefined subroutine &main::checkcardnumber installer/onboarding.pl 

Getting error undefined subroutine while doing the master version of Koha installation
Comment 1 Amit Gupta 2018-07-24 08:39:12 UTC
Created attachment 77206 [details] [review]
Bug 21110 - Undefined subroutine &main::checkcardnumber  installer/onboarding.pl

Test:
1. Install the Koha and run ../cgi-bin/koha/installer/onboarding.pl
2. You can see Undefined subroutine &main::checkcardnumber while creating the member.
3. Apply the patch and rerun /cgi-bin/koha/installer/onboarding.pl now you can able to create member.
Comment 2 Mark Tompsett 2018-09-06 17:00:26 UTC
See Bug 20287. A more precise patch was added.

*** This bug has been marked as a duplicate of bug 20287 ***