Posted by pfournier on July 3, 2009 at 5:31pm
Jump to:
| Project: | Ubercart |
| Version: | 6.x-2.0-rc3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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 | Status | Test result | Operations |
|---|---|---|---|---|
| uc_order.module.patch | 451 bytes | Ignored: Check issue status. | None | None |
Comments
#1
#2
Good catch. Committed.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.