Closed (duplicate)
Project:
Media: YouTube
Version:
7.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jan 2014 at 17:08 UTC
Updated:
30 Jan 2014 at 20:00 UTC
Jump to comment: Most recent
Comments
Comment #1
nancydruMedia 7.x-2.0-alpha3+39-dev
Media: YouTube 7.x-2.0-rc4
File entity 7.x-2.0-alpha3+10-dev
Comment #2
nancydruThe @TODO explains it all.
Comment #3
Ralf Eisler commentedSame issue here with:
Media 7.x-2.0-alpha3+38-dev
Media: YouTube 7.x-2.0-rc4
File entity 7.x-2.0-alpha3+10-dev
Comment #4
nancydruThe same error is on line 313 of media_youtube.module.
Comment #5
hongpong commentedUnfortunately also getting this. Wish I had the media-fu to help fix.
Comment #6
nancydruThe fixes are trivial: just change the function name.
Comment #7
nancydruComment #8
nancydruI just pulled the latest code from Git and there is a change to fix this, even though this issue is not marked as fixed.
Comment #9
themusician commentedChanging the function name in those two places does eradicate the error. All normal abilities of the Media YouTube module appear to work still.
Do we need a patch generated to move this to an RTBC status?
Comment #10
devin carlson commentedThis is a duplicate of #1823376: media_access() is deceprated and will be removed.