Defect HC-12408

seo.href in breadCrumbTrailEntryView contains incorrect language in V2 endpoints when multiple languages are enabled for store

Software

Customer case Applies to Corrected in
CS0257895 V.9.1.6.0 9.1.8.0

Observed behavior

Using Elasticsearch, the seo href value is sometimes returned in the wrong language.

Expected behavior

The seo href should be returned in the correct language at all times.

Resolution

A coding error caused the language id to be interpreted incorrectly in the query, returning incorrect results in some cases. This issue has been fixed.