There seems to be minor regression between 6.x-2.7 and 6.x-2.9 versions - due to backport from D7 side(?)

In Shipment data fieldset (shipment create/edit) shipping option chosen by the customer is currently displayed with shipment method id (rather than with label text as previously). Example as follows:

Customer selected "weightquote_11" as the shipping method and paid 4.90€

This is due to invoke of wrong hook ('uc_shipping_method' instead of 'shipping_method')

Comments

mitrpaka’s picture

Status: Needs work » Needs review
tr’s picture

Status: Needs review » Fixed

Thanks for catching that. Fix committed.

Status: Fixed » Closed (fixed)

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