Order Product Search Not Working
jrust - April 22, 2009 - 03:43
| Project: | Ubercart |
| Version: | 6.x-2.0-rc1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
| Issue tags: | code cleanup |
Jump to:
Description
Searching for either a model # or title on /admin/store/orders/%order_id/edit always returns an empty set. Tracked down the problem to db_placeholders incorrectly adding arguments to the query. A patch is attached that solves the problem.
| Attachment | Size |
|---|---|
| uc_order_product_search.patch | 971 bytes |

#1
I committed a modified version of your patch that also disambiguated the $args variable name. Thanks for the fix!
#2
Automatically closed -- issue fixed for 2 weeks with no activity.