Bug 17563

Summary: Acquisition/CancelReceipt.t is broken
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: Architecture, internals, and plumbingAssignee: Jonathan Druart <jonathan.druart>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: kyle, mtj, tomascohen
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 13321    
Bug Blocks: 13726    
Attachments: Bug 17563: Fix Acquisition/CancelReceipt.t
[SIGNED-OFF] Bug 17563: Fix Acquisition/CancelReceipt.t
Bug 17563: Fix Acquisition/CancelReceipt.t
Bug 17563: (followup) Silence undef warnings

Description Jonathan Druart 2016-11-07 10:54:03 UTC

    
Comment 1 Jonathan Druart 2016-11-07 10:54:57 UTC
Caused by
  commit 20d9ed618fbe3cdcb9c04444a1f8a584b0364069
    Bug 13321: Rename variables
Comment 2 Jonathan Druart 2016-11-07 10:57:01 UTC
Created attachment 57250 [details] [review]
Bug 17563: Fix Acquisition/CancelReceipt.t

Test plan:
  prove t/db_dependent/Acquisition/CancelReceipt.t
should return green

Confirm that the changes made by
  commit 20d9ed618fbe3cdcb9c04444a1f8a584b0364069
    Bug 13321: Rename variables
was wrong for the budget_id var and that this patch reverts it
Comment 3 Josef Moravec 2016-11-07 11:32:59 UTC
Created attachment 57254 [details] [review]
[SIGNED-OFF] Bug 17563: Fix Acquisition/CancelReceipt.t

Test plan:
  prove t/db_dependent/Acquisition/CancelReceipt.t
should return green

Confirm that the changes made by
  commit 20d9ed618fbe3cdcb9c04444a1f8a584b0364069
    Bug 13321: Rename variables
was wrong for the budget_id var and that this patch reverts it

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Comment 4 Tomás Cohen Arazi 2016-11-08 19:13:04 UTC
Created attachment 57346 [details] [review]
Bug 17563: Fix Acquisition/CancelReceipt.t

Test plan:
  prove t/db_dependent/Acquisition/CancelReceipt.t
should return green

Confirm that the changes made by
  commit 20d9ed618fbe3cdcb9c04444a1f8a584b0364069
    Bug 13321: Rename variables
was wrong for the budget_id var and that this patch reverts it

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Comment 5 Tomás Cohen Arazi 2016-11-08 19:13:11 UTC
Created attachment 57347 [details] [review]
Bug 17563: (followup) Silence undef warnings

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Comment 6 Kyle M Hall 2016-11-10 13:37:25 UTC
Pushed to master for 16.11, thanks Jonathan, Tomas!
Comment 7 Mason James 2016-11-30 11:02:21 UTC
blocked by enhancement, passing for 16.05