Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

All properties mode does not work after upgrade to CMS 12, 404 on LegacyDialogPopup.js

Vote:
 

Hi!

After upgrade we cannot access the All properties mode i edit mode. I find this error in the console:

GET https://localhost:61011/EPiServer/CMS/12.14.0/ClientResources/epi-cms/legacy/LegacyDialogPopup.js net::ERR_ABORTED 404

The On Page-editing works just fine.

Any ideas?

Thanks!

/Kristoffer

#294553
Jan 12, 2023 10:26
Vote:
 

Tries upgrade to 12.15, but still the same.
Also found this exception:

epi.js:4092 
        
       Error: This deferred has already been resolved
    at complete (dojo.js:8100:11)
    at resolve.callback (dojo.js:8151:4)
    at Object.<anonymous> (widgets.js:2:448919)
    at dojo.js:3135:55
    at signalListener (dojo.js:8325:21)
    at signalWaiting (dojo.js:8316:4)
    at Deferred.resolve (dojo.js:8480:5)
    at signalListener (dojo.js:8325:21)
    at signalWaiting (dojo.js:8316:4)
    at Deferred.resolve (dojo.js:8480:5) 'Error: This deferred has already been resolved\n    at complete (https://localhost:61011/EPiServer/Shell/12.15.0/ClientResources/dojo/dojo.js:8100:11)\n    at resolve.callback (https://localhost:61011/EPiServer/Shell/12.15.0/ClientResources/dojo/dojo.js:8151:4)\n    at Object.<anonymous> (https://localhost:61011/EPiServer/CMS/12.15.0/ClientResources/epi-cms/widgets.js:2:448919)\n    at https://localhost:61011/EPiServer/Shell/12.15.0/ClientResources/dojo/dojo.js:3135:55\n    at signalListener (https://localhost:61011/EPiServer/Shell/12.15.0/ClientResources/dojo/dojo.js:8325:21)\n    at signalWaiting (https://localhost:61011/EPiServer/Shell/12.15.0/ClientResources/dojo/dojo.js:8316:4)\n    at Deferred.resolve (https://localhost:61011/EPiServer/Shell/12.15.0/ClientResources/dojo/dojo.js:8480:5)\n    at signalListener (https://localhost:61011/EPiServer/Shell/12.15.0/ClientResources/dojo/dojo.js:8325:21)\n    at signalWaiting (https://localhost:61011/EPiServer/Shell/12.15.0/ClientResources/dojo/dojo.js:8316:4)\n    at Deferred.resolve (https://localhost:61011/EPiServer/Shell/12.15.0/ClientResources/dojo/dojo.js:8480:5)\n    ----------------------------------------\n    rejected at signalDeferred (https://localhost:61011/EPiServer/Shell/12.15.0/ClientResources/dojo/dojo.js:8372:15)\n    at signalListener (https://localhost:61011/EPiServer/Shell/12.15.0/ClientResources/dojo/dojo.js:8343:5)\n    at signalWaiting (https://localhost:61011/EPiServer/Shell/12.15.0/ClientResources/dojo/dojo.js:8316:4)\n    at Deferred.resolve (https://localhost:61011/EPiServer/Shell/12.15.0/ClientResources/dojo/dojo.js:8480:5)\n    at signalListener (https://localhost:61011/EPiServer/Shell/12.15.0/ClientResources/dojo/dojo.js:8325:21)\n    at signalWaiting (https://localhost:61011/EPiServer/Shell/12.15.0/ClientResources/dojo/dojo.js:8316:4)\n    at Deferred.resolve (https://localhost:61011/EPiServer/Shell/12.15.0/ClientResources/dojo/dojo.js:8480:5)\n    at Object.<anonymous> (https://localhost:61011/EPiServer/Shell/12.15.0/ClientResources/epi/shell/widgets.js:2:342951)\n    at https://localhost:61011/EPiServer/Shell/12.15.0/ClientResources/dojo/dojo.js:3135:55\n    at signalListener (https://localhost:61011/EPiServer/Shell/12.15.0/ClientResources/dojo/dojo.js:8325:21)\n    ----------------------------------------\nError\n    at Deferred.then.promise.then (https://localhost:61011/EPiServer/Shell/12.15.0/ClientResources/dojo/dojo.js:8540:24)\n    at Function.when (https://localhost:61011/EPiServer/Shell/12.15.0/ClientResources/dojo/dojo.js:9065:26)\n    at Object._processItemInQueue (https://localhost:61011/EPiServer/CMS/12.15.0/ClientResources/epi-cms/widgets.js:2:449192)\n    at Object.processQueue (https://localhost:61011/EPiServer/CMS/12.15.0/ClientResources/epi-cms/widgets.js:2:447371)\n    at Object._startRenderingInterval (https://localhost:61011/EPiServer/CMS/12.15.0/ClientResources/epi-cms/widgets.js:2:450100)\n    at Object.<anonymous> (https://localhost:61011/EPiServer/CMS/12.15.0/ClientResources/epi-cms/widgets.js:2:445968)\n    at https://localhost:61011/EPiServer/Shell/12.15.0/ClientResources/dojo/dojo.js:3135:55\n    at Function.when (https://localhost:61011/EPiServer/Shell/12.15.0/ClientResources/dojo/dojo.js:9054:23)\n    at Object.renderValue (https://localhost:61011/EPiServer/CMS/12.15.0/ClientResources/epi-cms/widgets.js:2:445722)\n    at Object._renderNode (https://localhost:61011/EPiServer/CMS/12.15.0/ClientResources/epi-cms/widgets.js:2:453865)'
#294563
Jan 12, 2023 12:49
Vote:
 

LegacyDialogPopup.js and other legacy components ( EditPropertyWidget.js, LegacyDialogWrapper.js, LegacyFormEditor.js, _LegacyDialogObject.js) are removed in CMS 12. Please check if you have any custom code that uses those files.

#294564
Jan 12, 2023 13:22
Vote:
 

Thanks, I will look into it.

#294565
Jan 12, 2023 13:27
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.