Delete Dynamic Module doesn't work

Posted by Community Admin on 05-Aug-2018 13:10

Delete Dynamic Module doesn't work

All Replies

Posted by Community Admin on 03-Dec-2013 00:00

Hi,

When navigation to Administration -> Module Builder you can see the Dynamic Modules that are created in your project. When you click on Actions -> Delete there is a javascript error:

TypeError: "ModuleId" is not a function

Which is breaking at this line:
//_dataSource.view() returns an object, so we need to convert it to array
var moduleName = Array.prototype.slice.call(_dataSource.view()).find('ModuleId', moduleId).ContentTypeName;

So, it is not possible to delete a module from this screen.
I'm using Firefox.

Kind regards,
Daniel

Posted by Community Admin on 06-Dec-2013 00:00

Hi Daniel,

The problem is caused by a bug in Sitefinity. The bug could be observed only in Firefox in versions 25 and above. As a workaround you may use another browser when deleting modules, or an older version of Firefox. The fix of the problem will be included in our upcoming version Sitefinity 6.3.

Excuse us for the inconvenience.

Regards,
Stefani Tacheva
Telerik

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

Posted by Community Admin on 20-Jan-2014 00:00

I just received the issue using 

Google Chrome version 34.0.1788.0 (Official Build 245082) dev-m

Using Sitefinity 6.1.  So I'm not sure if you checked for the issue within other web browsers, but if you haven't would you and make sure that it doesn't exist again with the new release?  Thanks.

Posted by Community Admin on 23-Jan-2014 00:00

Hi,

The official supported version by Google Chrome is Version 32.0.1700.76. We tested with Version 32.0.1700.76 and Sitefinity 6.3 and everything was working as expected. To resolve the problem please upgrade your project to Sitefinity 6.3 and use the official supported version by Chrome. More information about the upgrade procedure could be found here.

Regards,
Stefani Tacheva
Telerik

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed