Closed (fixed)
Project:
Ubercart
Version:
6.x-2.0-rc3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Jul 2009 at 17:31 UTC
Updated:
17 Jul 2009 at 20:50 UTC
The $actions variable is not initialized in the uc_order_actions() function (file uc_order.module). This make the array_merge() fail at line 1762 when other modules return some actions.
| Comment | File | Size | Author |
|---|---|---|---|
| uc_order.module.patch | 451 bytes | pfournier |
Comments
Comment #1
pfournier commentedComment #2
Island Usurper commentedGood catch. Committed.