Bug 20088

Summary: Use of uninitialized value in array element in svc/holds
Product: Koha Reporter: Marcel de Rooy <m.de.rooy>
Component: Architecture, internals, and plumbingAssignee: Marcel de Rooy <m.de.rooy>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: nick
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:
Attachments: Bug 20088: Fix uninitialized warning from svc/holds
Bug 20088: Fix uninitialized warning from svc/holds
Bug 20088: Fix uninitialized warning from svc/holds

Description Marcel de Rooy 2018-01-25 11:04:01 UTC
Resolve:
Use of uninitialized value in array element at svc/holds line 56.
Comment 1 Marcel de Rooy 2018-01-25 11:16:57 UTC
Created attachment 70912 [details] [review]
Bug 20088: Fix uninitialized warning from svc/holds

Use of uninitialized value in array element at svc/holds line 56.

Test plan:
Check if the warn is no longer in the logs; the warning is triggered by
an ajax call from the circulation template in staff.
Comment 2 Mark Tompsett 2018-01-26 01:09:09 UTC
Created attachment 70922 [details] [review]
Bug 20088: Fix uninitialized warning from svc/holds

Use of uninitialized value in array element at svc/holds line 56.

Test plan:
Check if the warn is no longer in the logs; the warning is triggered by
an ajax call from the circulation template in staff.
-- that's the patron details page when the patron has a hold.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Comment 3 Nick Clemens 2018-01-26 18:42:15 UTC
Created attachment 70972 [details] [review]
Bug 20088: Fix uninitialized warning from svc/holds

Use of uninitialized value in array element at svc/holds line 56.

Test plan:
Check if the warn is no longer in the logs; the warning is triggered by
an ajax call from the circulation template in staff.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Comment 4 Jonathan Druart 2018-01-30 17:26:40 UTC
Pushed to master for 18.05, thanks to everybody involved!
Comment 5 Nick Clemens 2018-02-12 20:56:01 UTC
Awesome work all!

This patch has been pushed to 17.11.x and will be in 17.11.03