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

--- Comment #34 from Lucas Gass <[email protected]> ---
(In reply to Jonathan Druart from comment #33)
> (In reply to Jonathan Druart from comment #32)
> > Can you explain the changes in C4/Items.pm?
> 
> I mean the ones from the first patch.
> 
> This one is definitely not needed:
> +    my $today = output_pref({ dt => dt_from_string, dateformat => 'iso',
> dateonly => 0 });
> 
> This one should not be needed either:
> +        $datelastseen = output_pref({ str => $datelastseen, dateformat =>
> 'iso', dateonly => 0 });

I took over this bug from someone else, so I cannot explain those changes.
However I can removed those unnecessary lines.

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