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.

CommentFileSizeAuthor
uc_order_product_search.patch971 bytesjrust

Comments

rszrama’s picture

Status: Needs review » Fixed
Issue tags: +code cleanup

I committed a modified version of your patch that also disambiguated the $args variable name. Thanks for the fix!

Status: Fixed » Closed (fixed)
Issue tags: -code cleanup

Automatically closed -- issue fixed for 2 weeks with no activity.