[Koha-bugs] [Bug 25070] Include files to display address and contact must be refactored

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 8 12:40:10 CEST 2020


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

--- Comment #22 from David Nind <david at davidnind.com> ---
I'm getting an error when I go to add a new patron - hope this enough of the
error trace:

Template process failed: file error - member-alt-contact-style-us: not found at
/kohadevbox/koha/C4/Templates.pm line 122
in C4::Templates::output at /kohadevbox/koha/C4/Templates.pm line 122
  119: 
  120:     my $data;
  121:     binmode( STDOUT, ":utf8" );
  122:     $template->process( $self->filename, $vars, \$data )
  123:       || die "Template process failed: ", $template->error();
  124:     return $data;
  125: }
Show function arguments

in (eval) at /kohadevbox/koha/members/memberentry.pl line 86

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


More information about the Koha-bugs mailing list