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

--- Comment #32 from Frédéric Demians <[email protected]> ---
> Fredéric, did you locate where output_pref is called with "9999-12-31"?

circ/returns.tt, line 423:

[% IF ( errmsgloo.prevdebarred ) %]
  <p class="problem"><b>Reminder: </b>Patron was earlier restricted until [%
errmsgloo.prevdebarred | $KohaDates %]</p>
[% END %]

The "| $KohaDate" directive calls the KohaDate TT plugin. Tracking this kind of
issue is awful.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/

Reply via email to