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

--- Comment #13 from Jonathan Druart <jonathan.druart+k...@gmail.com> ---
(In reply to David Gustafsson from comment #12)
> Fixing the  formatting of
> C4::Circulation::ReturnLostItem( $self->borrowernumber,
>                     $debit->itemnumber );
> feels like such a minor change that would hardly merit it's own bug report,
> also noticed the if above is also incorrectly formatted. I can revert this
> change though.

Actually it does not need to be fixed, it's the expected format. The line is
longer than x (I guess 80 is the default) chars and so perltidy is splitting it
into 2 lines.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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