I haveing issues with the order number token since the last update of Drupal (7.37) and Commerce (7.x-1.x-dev).

Both token [commerce-order:order-number] and [commerce-order:admin-url] generate strange ordernumber.
I use them in Rules to generate email when the customer checked out.

The generated token values for order number 1488 is:

"commerce-order488" and "admin/commerce/orders/commerce-order488"

Am I doing something wrong or is this a bug?

Comments

johsve339’s picture

Issue summary: View changes
rszrama’s picture

Category: Bug report » Support request
Status: Active » Postponed (maintainer needs more info)

It could be some new core pattern for entity label determination; it bears additional research.