Bug 31177

Summary: Misplaced import in C4::ILSDI::Services
Product: Koha Reporter: Tomás Cohen Arazi (tcohen) <tomascohen>
Component: Architecture, internals, and plumbingAssignee: Tomás Cohen Arazi (tcohen) <tomascohen>
Status: CLOSED FIXED QA Contact: Joonas Kylmälä <joonas.kylmala>
Severity: minor    
Priority: P5 - low CC: arthur.suzuki, joonas.kylmala, lucas
Version: unspecified   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
22.11.00, 22.05.07
Circulation function:
Bug Depends on: 22347    
Bug Blocks:    
Attachments: Bug 31177: Fix misplaced import in C4::ILSDI::Services
Bug 31177: Fix misplaced import in C4::ILSDI::Services

Description Tomás Cohen Arazi (tcohen) 2022-07-18 15:46:05 UTC
Koha::I18N is not added where it should.
Comment 1 Tomás Cohen Arazi (tcohen) 2022-07-18 15:48:51 UTC
Created attachment 137825 [details] [review]
Bug 31177: Fix misplaced import in C4::ILSDI::Services

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Comment 2 Joonas Kylmälä 2022-08-28 18:14:02 UTC
Created attachment 139933 [details] [review]
Bug 31177: Fix misplaced import in C4::ILSDI::Services

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

Signed-off-by: Joonas Kylmälä <joonas.kylmala@iki.fi>
Comment 3 Joonas Kylmälä 2022-08-28 18:14:31 UTC
Trivial fix, straight to PQA.
Comment 4 Tomás Cohen Arazi (tcohen) 2022-08-31 17:37:17 UTC
Pushed to master for 22.11.

Nice work everyone, thanks!
Comment 5 Lucas Gass (lukeg) 2022-10-31 19:10:12 UTC
Backported to 22.05.x for upcoming 22.05.07 release
Comment 6 Arthur Suzuki 2022-11-14 11:09:15 UTC
depends on 22347 not present in 21.11.x.
no need for backport.