]> git.koha-community.org Git - koha.git/commit
Bug 36102: Fix 01-installation.t
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 15 Feb 2024 13:06:33 +0000 (14:06 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 1 Mar 2024 10:00:29 +0000 (11:00 +0100)
commit74511d87b5fa57657cadd16588dfe40d30eb9820
treee363c5f1ae1e67bfdc9bb0aea9a703b8e8647416
parentfabbd8f940f34f87e4c31b4bf648aeb476371071
Bug 36102: Fix 01-installation.t

Something very weird is happening here.

There is a FIXME already, but the trick does not seem to work anymore
(?)

This patch contains some debug statements and take some screenshots.
We are reaching the cud-selectframeworks step then we are expecting the
form to submit the form with op=cud-addframeworks

BUT it seems that "op" is empty, and there is an unexpected warning from
Starman:

==> /var/log/koha/kohadev/plack-error.log <==
""
Use of uninitialized value in string ne at /usr/share/perl5/Starman/Server.pm line 304.

==> /var/log/koha/kohadev/plack-intranet-error.log <==
[2024/02/15 13:09:34] [WARN] Warning: something's wrong at /kohadevbox/koha/installer/install.pl line 89.

What's going on here??

UPDATE: This is fixed by "Bug 34478: Manual fix - Make Koha::Token use
session id not userenv id"

Bug 36102: [TO SQUASH] Fix 01-installation.t

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
installer/install.pl
koha-tmpl/intranet-tmpl/prog/en/modules/installer/step3.tt