https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17385
--- Comment #329 from Marcel de Rooy <[email protected]> --- installer/data/mysql/atomicupdate/bug_17385-CustomOptionForOpacExportOptions_syspref.pl + UPDATE systempreferences + SET value = 'bibtex,dc,marcxml,marc8,utf8,marcstd,mods,ris,isbd,html' + WHERE variable = 'OpacExportOptions'; I suppose that not everybody want this to be changed during an upgrade (existing system). Please adjust/remove. BLOCKER -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
