Bug 33404: Fix serverhost and init $page
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Thu, 25 May 2023 06:03:48 +0000 (06:03 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 17 Jul 2023 15:33:29 +0000 (16:33 +0100)
commitba442b1a3b1d77585c8507697c6a5d2755605bb8
tree0dbb207ba6bced11f0c0f40a7ef9b493c1b818b9
parent52a243e3cae0afc9d1cc9cc97f5746ba6384bf01
Bug 33404: Fix serverhost and init $page

The array serverhost is not filled. Should be replaced with values
from servers array.

Test plan:
Nothing exciting here. Read the patch.
Note that we will test in the next patch if the hostname is saved
correctly in the import batch.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit eb759719908949bc5f7c388d26d4e9dd28b1e415)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
C4/Breeding.pm