https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33221
Lucas Gass <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |[email protected] --- Comment #2 from Lucas Gass <[email protected]> --- There seems to be some errors in memberentry.pl and opac-memberentry.pl: FAIL members/memberentry.pl FAIL valid Missing right curly or square bracket syntax error members/memberentry.pl had compilation errors. FAIL opac/opac-memberentry.pl FAIL valid "my" variable $cgi masks earlier declaration in same statement "my" variable %borrower masks earlier declaration in same scope "my" variable @empty_mandatory_fields masks earlier declaration in same scope "my" variable $invalidformfields masks earlier declaration in same scope syntax error Can't redeclare "my" in "my" Type of arg 1 to List::MoreUtils::XS::any must be block or sub {} (not reference constructor) Type of arg 1 to List::MoreUtils::XS::any must be block or sub {} (not reference constructor) Type of arg 1 to List::MoreUtils::XS::any must be block or sub {} (not reference constructor) Missing right curly or square bracket opac/opac-memberentry.pl had compilation errors. FAIL opac/opac-registration-verify.pl FAIL valid Missing right curly or square bracket syntax error opac/opac-registration-verify.pl had compilation errors. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
