Vulnerability in EPiServer.Forms

Try our conversational search powered by Generative AI!

K Khan
Feb 4, 2015
  2277
(1 votes)

If search in Commerce manger not working after upgrade 8.1 – 8.6

After an upgrade to EPiServer commerce 8.1 Commerce (Issue is valid till 8.6.1), For a site search through Commerce Manager Catalog Management –> Catalog entry search stopped working. What … How is it possible …. if it is working fine from Commerce section of Online Centre.
It is possible if you have not defined languages in lower case (Bug 122455 has been registered)

Cause: languages in commerce manager was defined as en-GB, en-US, en-CA rather en-gb, en-us, en-ca

Solution:
run a query in your Commerce DB “select * from CatalogLanguage”
if languages are not in lower case run “UPDATE CatalogLanguage SET LanguageCode = lower(LanguageCode)”
Reset application Pool
Rebuild Index

Feb 04, 2015

Comments

Please login to comment.
Latest blogs
Join the Work Smarter Webinar: Working with the Power of Configured Commerce (B2B) Customer Segmentation December 7th

Join this webinar and learn about customer segmentation – how to best utilize it, how to use personalization to differentiate segmentation and how...

Karen McDougall | Dec 1, 2023

Getting Started with Optimizely SaaS Core and Next.js Integration: Creating Content Pages

The blog post discusses the creation of additional page types with Next.js and Optimizely SaaS Core. It provides a step-by-step guide on how to...

Francisco Quintanilla | Dec 1, 2023 | Syndicated blog

Stop Managing Humans in Your CMS

Too many times, a content management system becomes a people management system. Meaning, an organization uses the CMS to manage all the information...

Deane Barker | Nov 30, 2023

A day in the life of an Optimizely Developer - Optimizely CMS 12: The advantages and considerations when exploring an upgrade

GRAHAM CARR - LEAD .NET DEVELOPER, 28 Nov 2023 In 2022, Optimizely released CMS 12 as part of its ongoing evolution of the platform to help provide...

Graham Carr | Nov 28, 2023