[Koha-bugs] [Bug 18829] Elasticsearch - Add ability to view the ES indexed record

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 17 13:26:39 CEST 2023


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

--- Comment #29 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 149745
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=149745&action=edit
Bug 18829: (QA follow-up) Replace forbidden indirect syntax

This pattern is forbidden and was overlooked by QA.

To test:
1. Run:
   $ ktd --shell
  k$ prove t/00-testcritic.t
=> FAIL: Tests fail with 'Subroutine "new" called using indirect
syntax...'
2. Apply this patch
3. Repeat 1
=> SUCCESS: Tests pass
4. Sign off :-D

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

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


More information about the Koha-bugs mailing list