[Koha-bugs] [Bug 16522] Add 773 (Host item entry) to the cart and list displays and e-mails

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 29 08:39:24 CEST 2022


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

Christian Stelzenmüller <christian.stelzenmueller at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #29 from Christian Stelzenmüller <christian.stelzenmueller at bsz-bw.de> ---
On step 10 in the test plan.

"Template process failed: file error - biblio_a_href: not found at
/kohadevbox/koha/C4/Templates.pm line 127

    in C4::Templates::output at /kohadevbox/koha/C4/Templates.pm line 127

      124: 
      125:     my $data;
      126:     binmode( STDOUT, ":encoding(UTF-8)" );
      127:     $template->process( $self->filename, $vars, \$data )
      128:       || die "Template process failed: ", $template->error();
      129:     return $data;
      130: }

    Show function arguments
    in (eval) at /kohadevbox/koha/basket/sendbasket.pl line 105

      102:     );
      103: 
      104:     # Getting template result
      105:     my $template_res = $template2->output();
      106:     my $body;
      107: 
      108:     my $subject; 

..."

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


More information about the Koha-bugs mailing list