search
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
This issue is now resolved. It was some error in the EPi Find backend that is now fixed.
Hi!
I am working with a solution using EPiserver Find. In the content I have some pages with some unusual characters like: š á č ů.
When I run the EPiServer Find Content Indexing Job I get the error message:
When I remove the content with those characters the job runs just fine.
I tried to index a custom object where "SearchText" and "SearchTitle" contains the special characters, for example:
This crashes with the following error:
After some testing I realize that its actually only the š character that gives the error. The string "lorem ipsum á č ů". Works fine, however "foo š" blows up.
Does anyone have an Idea what the problem with š is?