]> git.koha-community.org Git - koha.git/commit
Corrects an error when showing a suggestion linked to a deleted budget.
authorFrédérick Capovilla <frederick.capovilla@sys-tech.net>
Wed, 30 Mar 2011 16:12:19 +0000 (12:12 -0400)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Mon, 11 Apr 2011 19:44:36 +0000 (15:44 -0400)
commitf5c0c8a40672589f97a0eb13807eadb26058f47a
tree0d39668187ec07c7e58cdb79a868c6042c1deabd
parent216ea4fb9e0a794d7368ef102f9f15c4e28648d2
Corrects an error when showing a suggestion linked to a deleted budget.

If a suggestion is associated to a budget that was deleted, an error was
returned because we try to get the name of a budget that doesn't exist.
With this fix, the page is shown without errors.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit 0a43ba114d0fee9a478def455b926121442a0814)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
suggestion/suggestion.pl