volume_up

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

volume_up

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

missing 404 episerver75.editors.KeyValueItems.js

CMS version 10.9.1

Hi

We are missing a js in propertiesview of a blocktype: EPiServer/Shell/10.9.1.0/ClientResources/episerver75.editors.KeyValueItems.js (404)

Any idea?

#178669
May 17, 2017 12:24
Vote:

allright, it was our code, change from dot notation to slash works...

 public class KeyValueItemsEditorDescriptor : EditorDescriptor
    {
        public KeyValueItemsEditorDescriptor()
        {
            ClientEditingClass = "episerver75/editors/KeyValueItems"; //working
        }

}

http://world.episerver.com/blogs/Ben-McKernan/Dates/2016/9/the-dot-notation-breaking-change/

#178670
May 17, 2017 12:44
error This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.