http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13140
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #32706|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer <[email protected]> --- Created attachment 32717 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=32717&action=edit [PASSED QA] Bug 13140: Add a notice on the About page about GRS-1 deprecated This patch changes the text for zebra_auth_index_mode and zebra_bib_index_mode entries missing on koha-conf.xml telling the user GRS-1 is deprecated. It also adds another check for those preferences set to GRS-1, and shows a warning message if set to grs1. To test: - Apply the patch and try all combinations: - zebra_auth_index_mode and zebra_bib_index_mode missing - zebra_auth_index_mode and zebra_bib_index_mode set to grs1 - Sign off :-D Regards Signed-off-by: Frederic Demians <[email protected]> I've played with the 3 related koha-conf.xml file parameters: zebra_auth_index_moda, zebra_bib_index_mode missing, and use_zebra_facets. Inconsitencies are properly reported in About page thanks to this patch. It would be helpfull to admin upgrading their Koha installation. And by the way, thanks Tomas for the new Zebra facets functionnality. It's a 'joy' to see it into Koha. Signed-off-by: Katrin Fischer <[email protected]> Works as described, no problems found. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
