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)
committerLucas Gass <lucas@bywatersolutions.com>
Tue, 7 Nov 2023 14:24:26 +0000 (14:24 +0000)
commit0069be59eb39e44b07b05054028e8558fe4c8431
treee0f7aad8fdda76f85a4f315c36328b597a9aca49
parentc1561217b295e58d9abfba69231f33a09729de11
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>
(cherry picked from commit ba442b1a3b1d77585c8507697c6a5d2755605bb8)
Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
(cherry picked from commit 9b7218373a1dfd3cd49e4bbe2cabf8438678f426)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
C4/Breeding.pm