https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19328
David Bourgault <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #67179|0 |1 is obsolete| | --- Comment #4 from David Bourgault <[email protected]> --- Created attachment 67321 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=67321&action=edit Bug 19328 - Internal server error because of missing currency This patch fixes internal server errors because of missing active currency in files aqbudgetperiods.pl, aqbudgets.pl and aqplan.pl. To reproduce: - Make sure that no active currency is defined. You can undefine the active currency in Administration->Currencies and exchange rates - Try to go to Administration->Budgets and Admistration->Funds Result: Internal server error To test: - Apply patch - Restart plack - Try to reproduce issue, it should no longer occur. There should be a yellow message box "No active currency is defined" - From Administration-> Budgets administration try to edit a fund and go to "Planning". Verify that the message box appears here as well. Signed-off-by: David Bourgault <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
