When adding a video comment, I click finish, the page refreshes and the site hangs (I can just see a modal overlay, a plain white box in the centre of the screen with nothing in it).

I can see the [kaltura media] input filter in the comment box behind the overlay but I can't click anything? Let me know if you need any more information.

Comments

richshaw’s picture

I've found out what the problem is. I have disabled comment subject field for the content type I was using. Which means your JS throws the following error:

window.top.document.getElementById("edit-subject") is null

http://site/?q=kaltura/insert_widget/02m2m22yvc,/edit-comment
Line 16

Zohar.Babin’s picture

thanks, I will add a fallback there.
see patch file for relevant version

oferc’s picture

Status: Active » Fixed

We have released a new version of the Drupal module that works with Kaltura’s new platform version - Andromeda.

The new module should solve the issue discussed here, and it also includes great new and exciting features at
http://www.kaltura.org/features-coming-next-version

The new version is now available for download at http://drupal.org/project/kaltura#downloads.

If you wish to upgrade an existing account and migrate your content, you can learn more in our forums , or contact us for assistance at http://corp.kaltura.com/about/contact

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.