]> git.koha-community.org Git - koha.git/commit
Bug 36824: Fix conversion of __VERSION__ in system preferences to use main rather...
authorPhil Ringnalda <phil@chetcolibrary.org>
Thu, 9 May 2024 23:31:56 +0000 (16:31 -0700)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 10 May 2024 13:19:00 +0000 (15:19 +0200)
commit899b064b9e5f7c4cc16bc7fccdbe69cac8752d1c
treec7db42fddae44e63f9b1b8ad05e30e0ffb42e199
parentd59e148879c0495f5071998d4521875e9c9022ed
Bug 36824: Fix conversion of __VERSION__ in system preferences to use main rather than master

Test plan:
1. Administration > search system preferences for the words database columns
2. Click the links to schema.koha-community.org, note that they 404 with
   /master/ in the URL
3. Apply patch, reset_all
4. Search again, click the links, note that they load successfully with /main/

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
admin/preferences.pl