Closed (fixed)
Project:
Kaltura
Version:
7.x-2.0-beta1
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
18 Jul 2011 at 23:00 UTC
Updated:
13 Aug 2012 at 22:31 UTC
The interface at admin/config/media/kaltura/import does not import entries to the local site.
To reproduce -
1. Enable and configure the Kaltura, Kaltura Field modules.
2. Visit admin/config/media/kaltura/import
3. Import some entries.
It doesn't appear that any entries are stored in {node} or {node_kaltura} after doing this.
Probably a result of the new design - it may be that this interface needs to provide UI to allow the user to select the preferred content types (which have Kaltura fields associated?) that imported Kaltura entries should be stored as.
Comments
Comment #1
gambaweb commentedIt didn't reproduce form me. after import you should see the entries in the the tab to the right
admin/config/media/kaltura/entries
the new design is that we do not create nodes but only add entries to the {node_kaltura} table (so you should see the entries there).
I should write a README file explaining the design and the work flows
Comment #2
xurizaemonClosing