Download & Extend

Use a proper namespace for file_uri_to_object()

Project:Plupload integration
Version:7.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

We're running into conflicts with http://drupal.org/project/file_entity since it is *the* location to have the definitive file_uri_to_object() function until fixed in core. It would be nice if plupload could just namespace its version of the function for its own purposes rather than rely on a function that might get defined after the module is loaded or could change at any time.

Comments

#1

Status:active» needs review
AttachmentSize
1240654-plupload-namespace-file-uri-to-object.patch 2.91 KB

#2

Makes sense to me. I don't maintain the 7.x branch, though.

#3

Status:needs review» reviewed & tested by the community

Applied this patch with success. Everything works fine.

#4

Worked for me so far. Will update if I run into any problems but defiantly fixed the module enable problem.

#5

#1 patch worked for me.

#6

Patch worked for me, but on

Media 7.x-2.x-dev
File Entity 7.x-2.x-dev

Both downloaded 10 Nov 2011.

#7

is this patch in dev version? got the beta and went around with the issue.... solved with the info from here

#8

Status:reviewed & tested by the community» fixed

Committed to 7.x-1.x: http://drupalcode.org/project/plupload.git/commit/abbf0da

Thanks!

#9

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here