[Koha-bugs] [Bug 12957] Get rid of warning in aqbudgets.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 18 12:59:06 CEST 2014


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

--- Comment #1 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 31700
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31700&action=edit
Bug 12957: Get rid of warnings in aqbudgets.pl

There are a lot of warnings on navigating into the fund views (list,
editing, etc.)

"Use of uninitialized value in string eq..."
"Use of uninitialized value in hash element"
"Use of uninitialized value in concatenation..."

Test plan:
Verify the warnings don't appear anymore in logs on going on the fund
list view, editing a fund, saving a fund.

QA note: the budget_owner_name, budget_borrowernumber and branchname are
never used on the fund list view. A call to GetMember has been removed.

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


More information about the Koha-bugs mailing list