Bug 29812

Summary: C4::Context not included, but used in Koha::Token
Product: Koha Reporter: Nick Clemens <nick>
Component: Architecture, internals, and plumbingAssignee: Jonathan Druart <jonathan.druart>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: andrewfh, jonathan.druart, kyle, victor
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:
22.05.00,21.11.03,21.05.11
Bug Depends on: 18124    
Bug Blocks:    
Attachments: Bug 29812: Add missing use C4::Context in Koha::Token
Bug 29812: Add missing use C4::Context in Koha::Token

Description Nick Clemens 2022-01-06 18:24:26 UTC

    
Comment 1 Jonathan Druart 2022-01-07 10:30:49 UTC
Created attachment 129134 [details] [review]
Bug 29812: Add missing use C4::Context in Koha::Token

Caused by bug 18124.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment 2 Tomás Cohen Arazi 2022-01-07 12:24:09 UTC
Created attachment 129148 [details] [review]
Bug 29812: Add missing use C4::Context in Koha::Token

Caused by bug 18124.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Comment 3 Fridolin Somers 2022-01-19 07:21:15 UTC
Pushed to master for 22.05, thanks to everybody involved 🦄
Comment 4 Kyle M Hall 2022-02-04 19:24:15 UTC
Pushed to 21.11.x for 21.11.03
Comment 5 Andrew Fuerste-Henry 2022-02-11 18:16:02 UTC
Pushed to 21.05.x for 21.05.11
Comment 6 Victor Grousset/tuxayo 2022-02-20 17:25:21 UTC
Not backported to oldoldstable (20.11.x). Feel free to ask if it's needed.