Closed (fixed)
Project:
Ooyala
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Aug 2011 at 14:13 UTC
Updated:
8 Sep 2011 at 16:11 UTC
Jump to comment: Most recent file
When uploading a new video, the title is set in ooyala_upload.js via the ingestion API. However, if the node title is updated, the associated video title is not updated in the backlot. We need to update hook_field() to handle this.
It might also be worth having a batch API update to push out node titles to re-sync them on existing sites.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1259676.1-video-titles-backlot-6.x.patch | 1.37 KB | deviantintegral |
| #1 | 1259676.1-video-titles-backlot-7.x.patch | 1.86 KB | deviantintegral |
Comments
Comment #1
deviantintegral commentedTada!
Comment #2
deviantintegral commentedI pushed these two commits up (after rebasing) as 1268b96 for 7.x and ff1f62d for 6.x.