https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18026 Bug ID: 18026 Summary: URL to database columns link in system preferences is incorrect Change sponsored?: --- Product: Koha Version: 16.05 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Staff Client Assignee: koha-bugs@lists.koha-community.org Reporter: dilan@calyx.net.au QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Created attachment 59704 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=59704&action=edit Picture of the URL link Under the Acquisitions tab in Global system preferences, the link to the Koha items table URL is broken. The link should be: http://schema.koha-community.org/16_05/tables/items.html but the link instead is: http://schema.koha-community.org/tables/items.html Note the "16_05" missing in the latter. This causes a 404 "not found" error to result. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.