[Koha-bugs] [Bug 16430] Mainpage.pl dies if library is not set

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 3 14:58:50 CEST 2016


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

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 51136
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51136&action=edit
Bug 16430 - Mainpage.pl dies if library is not set

On a fresh install of Koha, logging in I was met with:

Invalid dateformat parameter () at
/home/vagrant/kohaclone/Koha/DateUtils.pm line 112.

It appears that if the library is not set, you get this message on
mainpage.pl. Needless to say, this adds difficulty in setting up a fresh
install of Koha!

Test Plan:
1) Check out master, start with a fresh empty database
2) Go through the installer, log in with the db user for the first time
3) Note the error
4) Apply this patch
5) Refresh the page, the error should be gone

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


More information about the Koha-bugs mailing list