This applies to 6.x-2.x.

uc_views_handler_field_order_status use a straight $values->order_status, not taking into account the SQL alias of the field.

CommentFileSizeAuthor
#1 506238-order-status-alias.patch525 bytesdamien tournoud

Comments

damien tournoud’s picture

Status: Active » Needs review
StatusFileSize
new525 bytes

Here is a patch.

madsph’s picture

True!

Thanks for staying alert and thank you for the patch. I will apply it tomorrow when I get back to work.

madsph’s picture

Assigned: Unassigned » madsph
Status: Needs review » Closed (fixed)

Patch committed.