A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
Media assets such as for example PDF files in EPiServer have no language specified resulting in EpiServer find indexing the language to be ""
This is a bit of a problem when we are using the FilterOnLanguages() filter to recive the current language hits.
Any ideas on how to solve this? Override ICreatingContentEvent on the MediaData?
Or is this a bug? should MediaData have a language specified?