[Koha-bugs] [Bug 16996] Template process failed: undef error - Can't call method " description"

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Aug 7 12:23:28 CEST 2016


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |katrin.fischer at bsz-bw.de

--- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Works ok, but I assume the warns should not be there?

+    use Data::Dumper;warn Dumper $borrower;
+    %borrower = ( %$borrower, %borrower );
+    use Data::Dumper;warn Dumper \%borrower;

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


More information about the Koha-bugs mailing list