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

--- Comment #1 from Kyle M Hall <[email protected]> ---
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.
_______________________________________________
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/

Reply via email to