Order history and links to order history not working

Problem

Order history pages are not displaying details and link form order confirmation to order history entry does not work.

Solution

Possibly the provider for order history details is missing or has an erroneous configuration. For customers using the standard configuration check that the below provider exists in profile.config.

 

<OrderDetailProvider> <AssertDbOrderDetailProvider></AssertDbOrderDetailProvider> </OrderDetailProvider>