The descriptions of EmailFieldPrecedence and PatronSelfModificationMandatoryField have links to schema.koha-community.org which insert the running version into the URL. For development versions, those need to be inserting /main/ rather than /master/.
Well, a few more than just those two, counting is hard. Luckily, if one works they all work.
Created attachment 166480 [details] [review] 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/
Created attachment 166482 [details] [review] 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>
Created attachment 166533 [details] [review] 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>
Thx for finding and fixing these, Phil!
Pushed for 24.05! Well done everyone, thank you!
Not for 23.11.x
No update to the Koha Manual needed.