Summary: | Silence floody MARC framework export | ||
---|---|---|---|
Product: | Koha | Reporter: | Mark Tompsett <mtompset> |
Component: | System Administration | Assignee: | Mark Tompsett <mtompset> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | fridolin.somers, gmcharlt, lucas, martin.renvoize, nick, pierre-marc.thibault |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | |||
Bug Blocks: | 27569 | ||
Attachments: |
Bug 18143: Silence XML MARC Framework export flood
Bug 18143: Silence ods MARC framework export flood Bug 18143: Silence XML MARC Framework export flood Bug 18143: Silence ods MARC framework export flood Bug 18143: Silence XML MARC Framework export flood Bug 18143: Silence ods MARC framework export flood |
Description
Mark Tompsett
2017-02-19 00:19:23 UTC
Created attachment 60434 [details] [review] Bug 18143: Silence XML MARC Framework export flood TEST PLAN --------- 1) Log in to staff client 2) Click Koha administration 3) Click MARC bibliographic framework 4) export default as xml 5) Read the error log -- it's floody and export is default framework 6) export another framework as xml 7) Read the error log -- it's floody and export is the correct framework 8) apply the patch 9) repeat steps 4-7 -- expected frameworks exported, and no flooding. 10) run koha qa test tools Created attachment 60435 [details] [review] Bug 18143: Silence ods MARC framework export flood Created attachment 83825 [details] [review] Bug 18143: Silence XML MARC Framework export flood TEST PLAN --------- 1) Log in to staff client 2) Click Koha administration 3) Click MARC bibliographic framework 4) export default as xml 5) Read the error log -- it's floody and export is default framework 6) export another framework as xml 7) Read the error log -- it's floody and export is the correct framework 8) apply the patch 9) repeat steps 4-7 -- expected frameworks exported, and no flooding. 10) run koha qa test tools Signed-off-by: Pierre-Marc Thibault <pierre-marc.thibault@inLibro.com> Created attachment 83826 [details] [review] Bug 18143: Silence ods MARC framework export flood Signed-off-by: Pierre-Marc Thibault <pierre-marc.thibault@inLibro.com> Created attachment 84968 [details] [review] Bug 18143: Silence XML MARC Framework export flood TEST PLAN --------- 1) Log in to staff client 2) Click Koha administration 3) Click MARC bibliographic framework 4) export default as xml 5) Read the error log -- it's floody and export is default framework 6) export another framework as xml 7) Read the error log -- it's floody and export is the correct framework 8) apply the patch 9) repeat steps 4-7 -- expected frameworks exported, and no flooding. 10) run koha qa test tools Signed-off-by: Pierre-Marc Thibault <pierre-marc.thibault@inLibro.com> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Created attachment 84969 [details] [review] Bug 18143: Silence ods MARC framework export flood Signed-off-by: Pierre-Marc Thibault <pierre-marc.thibault@inLibro.com> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Awesome work all! Pushed to master for 19.05 Pushed to 18.11.x for 18.11.04.. it's never good to flood the logs. backported to 18.05.x for 18.05.11 Pushed to 17.11.x for 17.11.17 |