Bug 38568 - Broken external link to DB schema
Summary: Broken external link to DB schema
Status: RESOLVED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Documentation (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords: Academy
Depends on:
Blocks:
 
Reported: 2024-11-29 20:13 UTC by Caroline Cyr La Rose
Modified: 2025-04-30 06:56 UTC (History)
2 users (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact: E. Bétemps
Documentation submission: https://gitlab.com/koha-community/koha-manual/-/merge_requests/1038
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Caroline Cyr La Rose 2024-11-29 20:13:59 UTC
In the OPAC preferences and serials preferences chapters, there are links to the database schema that refer to "master". Master has been switched to main a while ago (last year I think?).

The occurrences I found are under the following sysprefs
- PatronSelfModificationBorrowerUnwantedField (opacpreferences.rst)
- PatronSelfModificationMandatoryField (opacpreferences.rst)
- PatronSelfRegistrationBorrowerMandatoryField (opacpreferences.rst)
- SubscriptionDuplicateDroppedInput (serialspreferences.rst)
Comment 1 Aude Charillon 2024-12-12 16:27:20 UTC
Example in opacpreferences.rst: "The following database columns will not appear on the patron self-modification screen". The link from "database columns" should point to https://schema.koha-community.org/main/tables/borrowers.html instead of http://schema.koha-community.org/master/tables/borrowers.html
Comment 2 Emmanuel Bétemps 2025-04-24 12:40:24 UTC
'master' has been replaced by 'main' (in 4 links)
Comment 3 Emmanuel Bétemps 2025-04-30 06:56:17 UTC
Added to main manual