[Koha-bugs] [Bug 9040] uninitialized value in concatenation error in Opac-detail.tt

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Nov 10 22:01:50 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9040

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |katrin.fischer at bsz-bw.de

--- Comment #1 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
I think if you wrapped the line <td>[% ITEM_RESULT.datedue | $KohaDates %]</td>
into an IF checking for existance of the date_due that should probably fix it. 

I have seen that happen in another couple of places, maybe it could be fixed on
plugin level?

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


More information about the Koha-bugs mailing list