[Koha-bugs] [Bug 23712] Silence warns from Koha/Illrequest/Logger.pm

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 2 14:05:13 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23712

Brendan Gallagher <brendan at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #93376|0                           |1
        is obsolete|                            |

--- Comment #3 from Brendan Gallagher <brendan at bywatersolutions.com> ---
Created attachment 93441
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93441&action=edit
Bug 23712 - Silence warns from Koha/Illrequest/Logger.pm

To test:
- Run: $ sudo koha-shell -c "prove t/db_dependent/Illrequests.t" kohadev
- Observe the warnings about "no query in themelanguage"
- Apply the patch
- Run prove again
- Observe the lack of warnings about "no query in themelanguage"
  (There will be a couple of other warnings, but they are not
  related to the present bug.)

Signed-off-by: Brendan Gallagher <brendan at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list