Closed (fixed)
Project:
Embedded Media Field
Version:
6.x-1.x-dev
Component:
Embedded Video Field
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Sep 2008 at 14:41 UTC
Updated:
30 Sep 2008 at 15:01 UTC
Line 57:
'title' => $('CCK'),
should be
'title' => $t('CCK'),
and line 70
function _emvideo_upgrade_from_video_cck() {\
should be
function _emvideo_upgrade_from_video_cck() {
Not worth rolling a patch for these, just somebody update 'em in HEAD before the next commit!
Comments
Comment #1
alex ua commentedI committed these changes. Thanks!
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.