Closed (fixed)
Project:
Media: YouKu
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 May 2012 at 02:52 UTC
Updated:
27 Jun 2013 at 13:44 UTC
Jump to comment: Most recent file
Comments
Comment #1
andyhu commentedComment #2
nkruby commentedhi, even I use this patch, I still get 403 forbidden error, any idea about it?
Comment #3
andyhu commentedHi nkruby, on which page you see the 403 error, can you please explain a bit?
Comment #4
ycshen commentedhi andyhu,
I have patch the first issue in #1460786: Youku thumbnail not working,
And in your patch, could you tell me where the function interpolateUrl() works.
Comment #5
andyhu commentedHi ycshen,
Do you mean where it's called? Sorry I couldn't remember it exactly. However you may check the api doc of the
mediamoduleAPI
This function can make sure that in the media list, if you click the media thumbnail, it will go to the youku page which the specific video will be played there.
Hope it would help
Comment #6
ycshen commentedhi andyhu,
thank you for your reply.
i have checked the api doc of the media module.
your patch works :)
Commit b0faafc on 7.x-1.x
Comment #7
ycshen commented