Try our conversational search powered by Generative AI!

Composer, JavaScript Error

Vote:
 

Hi!

Im trying to add Composer to a existing project. Everything seems to work well at the server-side, but i cant drag and drop functions without getting this JS error:


draggable.isSelected is not a function

I have excluded all my code related to the project and only running the Composer Sample package, with an empty masterpage.

Any suggestions would be appreciated! 

 

Regards,

Anton

 

#39463
May 17, 2010 17:20
Vote:
 

Dear Anton

Which version of Composer and browser are you using?

Regards
Hieu Doan

#39469
May 17, 2010 22:09
Vote:
 

Sounds like this problem, which now is solved in 3.2.6

http://world.episerver.com/Templates/Forum/Pages/Thread.aspx?id=31182&epslanguage=en

#39510
May 19, 2010 9:40
Vote:
 

Hi!

Dropit.Extension.dll > version: 3.2.5.130

Dropit.Extension.UI.dll > version  3.2.5.130

Dropit.ComponentArt.Web.UI.dll > version 2008.1.1085.35

 

Chrome, Firefox and IE 8

 

#39524
May 19, 2010 14:15
Vote:
 

Then I'm fairly sure it's the problem I mentioned above. If you don't want to upgrade to 3.2.6 you can just replace the rico.js with the one found in the thread above (backup first ofcourse:). This solves dragging issues with firefox 3.5 and possibly other browsers.

#39525
May 19, 2010 14:19
Vote:
 

How can I upgrade to 3.2.6?

#39526
May 19, 2010 14:20
Vote:
 

Thanks Ulrik, will try that

#39527
May 19, 2010 14:21
Vote:
 

If you want to upgrade. Just download the composer http://world.episerver.com/Download/Categories/Modules/EPiServer-Composer/ install and then upgrade via deployment center

#39528
May 19, 2010 14:24
Vote:
 

Hi!

Okay, I have upgraded to 3.2.6, now it works in IE 8 but no other browser.

Firebug tells me following error, when trying to save a function and the preloader just loads forever.

 

htmlElement.getAttribute is not a function
http://innebandy.epi5.se/Dropit/Plugin/Extension/UI/Js/Extension.ContentFunction.js
Line 205htmlElement.getAttribute is not a function "/Dropit/Plugin/Extension/UI/Js/Extension.ContentFunction.js" Line 20

 

htmlElement.getAttribute is not a function

this.TypeId = htmlElement.getAttribute("typeid"); 

/Dropit/Plugin/Extension/UI/Js/Extension.ContentFunction.js

Line 205

 

 

Is this normal behavior?

Regards,
Anton

#39529
May 19, 2010 15:18
This thread is locked and should be used for reference only. Please use the Legacy add-ons forum to open new discussions.
* 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.