This was noticed by @effulgentsia.
There is probably no good reason for that function to be called outside this module, so we should consider renaming it to _plupload_fix_temporary_filename() for clarity, to indicate that it is intended to be private.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | fix_plupload_fix_temporary_filename-1111054.patch | 1.55 KB | petsagouris |
Comments
Comment #1
petsagouris commentedComment #2
axe312 commentedPatch is working :)
Comment #3
slashrsm commentedSeems reasonable. I think we can call this RTBC.
Comment #4
slashrsm commentedCommited to 7.x-1.x: http://drupalcode.org/project/plupload.git/commit/1d9fb66
Thanks!