Summary: | Improve warning and error messages for Search Engine Configuration | ||
---|---|---|---|
Product: | Koha | Reporter: | Claire Gravely <claire_gravely> |
Component: | Searching - Elasticsearch | Assignee: | Claire Gravely <claire_gravely> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | fridolin.somers, nick |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 20386: Improve warning and error messages for Search Engine Configuration
Bug 20386: Improve warning and error messages for Search Engine Configuration Bug 20386: Improve warning and error messages for Search Engine Configuration |
Description
Claire Gravely
2018-03-13 11:16:44 UTC
Created attachment 72768 [details] [review] Bug 20386: Improve warning and error messages for Search Engine Configuration This patch updates a warning message and error message in the Search engine configuration for Elasticsearch. Note: elasticsearch does not need to be active in order to test. To test warning message: 1. go to: cgi-bin/koha/admin/searchengine/elasticsearch/mappings.pl 2. note the warning message 3. Apply patch 4. Note the change in warning message. Confirm it makes sense. To test error message: Apply patch and check the changed message in the template file mappings.tt and confirm it makes sense. Created attachment 72833 [details] [review] Bug 20386: Improve warning and error messages for Search Engine Configuration This patch updates a warning message and error message in the Search engine configuration for Elasticsearch. Note: elasticsearch does not need to be active in order to test. To test warning message: 1. go to: cgi-bin/koha/admin/searchengine/elasticsearch/mappings.pl 2. note the warning message 3. Apply patch 4. Note the change in warning message. Confirm it makes sense. To test error message: Apply patch and check the changed message in the template file mappings.tt and confirm it makes sense. Signed-off-by: Nicolas Legrand <nicolas.legrand@bulac.fr> Created attachment 73079 [details] [review] Bug 20386: Improve warning and error messages for Search Engine Configuration This patch updates a warning message and error message in the Search engine configuration for Elasticsearch. Note: elasticsearch does not need to be active in order to test. To test warning message: 1. go to: cgi-bin/koha/admin/searchengine/elasticsearch/mappings.pl 2. note the warning message 3. Apply patch 4. Note the change in warning message. Confirm it makes sense. To test error message: Apply patch and check the changed message in the template file mappings.tt and confirm it makes sense. Signed-off-by: Nicolas Legrand <nicolas.legrand@bulac.fr> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 18.05, thanks to everybody involved! Pushed to stable for 17.11.06 Awesome work all! Not pushed to 17.05.x |