Closed (fixed)
Project:
Plupload integration
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jan 2012 at 19:19 UTC
Updated:
3 Mar 2012 at 18:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
infojunkieWorks for us. Thanks!
Comment #2
infojunkieActually, instead of
you should be using the function
plupload_library_path()and appending the language path to it.Comment #3
caiosba commentedThanks for your notice, infojunkie. Just fixed it, please see new attached patch.
Comment #4
infojunkieLooks good now. Thanks.
Comment #5
slashrsm commentedCommited to 6.x-1.x: http://drupalcode.org/project/plupload.git/commit/b275228
Thanks!