[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 15:04:58 CEST 2016


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #51136|0                           |1
        is obsolete|                            |

--- Comment #2 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 51137
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51137&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, install all default data, 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