https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12620
Adolfo RodrÃguez Taboada <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #165452|0 |1 is obsolete| | Attachment #165835|0 |1 is obsolete| | --- Comment #17 from Adolfo RodrÃguez Taboada <[email protected]> --- Created attachment 201633 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201633&action=edit Bug 12620 - Rebased patch onto current main (2026-07-07) Rebased attachment 165835 onto current main. Changes needed for the rebase: - installer/data/mysql/mandatory/sysprefs.sql: updated to the new 2-column INSERT format (variable, value) used since the installer SQL was simplified; options/explanation/type metadata now lives in .pref files. - koha-tmpl/.../admin/z3950servers.tt: [% USE Koha %] was already present in current main (added by a later commit); only the proxy checkbox block was added. - Minor context adjustments in C4/Breeding.pm and admin/z3950servers.pl due to whitespace reformatting in the surrounding lines. There are not functional changes from the previous patch. Greetings, Adolfo. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
