Bug 21110 - Undefined subroutine &main::checkcardnumber installer/onboarding.pl
Summary: Undefined subroutine &main::checkcardnumber installer/onboarding.pl
Status: RESOLVED DUPLICATE of bug 20287
Alias: None
Product: Koha
Classification: Unclassified
Component: Installation and upgrade (web-based installer) (show other bugs)
Version: Main
Hardware: All All
: P5 - low major (vote)
Assignee: Amit Gupta
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-24 08:35 UTC by Amit Gupta
Modified: 2018-09-06 17:00 UTC (History)
6 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Undefined subroutine &main::checkcardnumber (18.64 KB, image/png)
2018-07-24 08:35 UTC, Amit Gupta
Details
Bug 21110 - Undefined subroutine &main::checkcardnumber installer/onboarding.pl (932 bytes, patch)
2018-07-24 08:39 UTC, Amit Gupta
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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 ***