The cache in commerce_checkout_progress_get_items() does take the currently active language into account. The tiny patch against 7.x-1.1 attached adds the active language to the cache key so that (interface) translation is respected/reflected in the block.

Comments

GillesV28’s picture

You are the best !

Thanks a lot !!!!!!!!!!!!!!!!!!!!! I was searching a solution since too much hours ! :-)

Cooool good job.

frega’s picture

StatusFileSize
new1.27 KB

Actually the first patch missed the cache invalidation in commerce_checkout_progress_form_commerce_checkout_builder_form_submit

rerolled. hth.

mefisto75’s picture

Can it be applied against 7.x-1.x version?

mrsinguyen’s picture

Status: Active » Fixed

Committed 3195ba2

Status: Fixed » Closed (fixed)

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