Closed (fixed)
Project:
D7 Media
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
20 May 2012 at 18:55 UTC
Updated:
3 Jun 2012 at 20:11 UTC
Jump to comment: Most recent file
_media_save_file_permenently(&$file) should be _media_save_file_permanently($file)
- permenently isn't a valid english word (unless I'm wrong here, not a native english speaker)
- file is an object so the reference is not needed
patch coming up in seconds
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 1591534-5.patch | 1.28 KB | swentel |
| #1 | 1591534-1.patch | 1.32 KB | swentel |
Comments
Comment #1
swentel commentedPatch attached
Comment #2
swentel commentedOh dear, didn't even get the issue title right.
Comment #3
aaron commentedthis is good. Thanks for the catch. I don't see any other usages in there so I am marking this as rtbc.
Comment #4
dave reidWe're getting rid of this function in 7.x-2.x. Let's see if this applies for 1.x.
Comment #5
swentel commentedDoesn't apply, new patch for 7.x-1.x branch.
Comment #6
dave reidThanks! Committed to 7.x-1.x: http://drupalcode.org/project/media.git/commit/230be2d