Uninitialized variable in uc_order_actions()
pfournier - July 3, 2009 - 17:31
| Project: | Ubercart |
| Version: | 6.x-2.0-rc3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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.
| Attachment | Size |
|---|---|
| uc_order.module.patch | 451 bytes |

#1
#2
Good catch. Committed.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.