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 Cormack <chrisc@catalyst.net.nz>
Mon, 4 Apr 2011 22:04:08 +0000 (10:04 +1200)
commit0a43ba114d0fee9a478def455b926121442a0814
tree249eaa6e38ba3d8769c1351134cb6bd62c7e8f6d
parentff8ad64c2797d73464ef9009acba8744922fc61f
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>
suggestion/suggestion.pl