https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36609
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #175283|0 |1 is obsolete| | --- Comment #6 from Owen Leonard <[email protected]> --- Created attachment 175308 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175308&action=edit Bug 36609: Update index type labels for search engine configuration This fixes the labels used for the type options when configuring Elasticsearch search fields so that they use: - sentence case - the full name, instead of abbreviations (to make it clearer for translators) Test plan: 1. Go to Administration > Catalog > Search engine configuration (Elasticsearch). 2. In the search fields tab, select the type column dropdown list for any field. Note the labels used for these options: - <empty entry> (the default option) - Std. Number - Call Number 3. Apply the patch. 4. Refresh the page. 5. Repeat step 2 and note that the option labels are now: - Default (instead of being blank) - Identfier (instead of Std. Number) - Call number (instead of Call Number) 6. Sign off D: Signed-off-by: Owen Leonard <[email protected]> -- 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/
