Needs review
Project:
Media Mover
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Nov 2010 at 19:49 UTC
Updated:
20 Apr 2012 at 02:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
arthurf commentedI think what you are identifying is actually a bug rather than a feature. Looking at mm_emfield, the field position is hard coded on line 354. The code in mm_cck is quite a bit different:
Can you apply the attached patch to mm_emfield.module and see if that works for you?
Comment #2
kobnim commentedThe patch worked perfectly. Thank you!
Comment #3
arthurf commentedFix is committed, thanks for testing!
Comment #4
arthurf commentedComment #5
kobnim commentedThis patch never made it into media_mover_api-6.x-1.0-beta9.
I am attaching a patch for the beta9 version of mm_emfield.module
Comment #6
arthurf commentedThis is actually in the 6.x-1.x branch. It should be ready for testing.
Comment #7
kobnim commentedI tested the patch and it works fine.
There have been a lot of fixes since the beta9 release of 6.x-1.0. If you could roll the changes of the past year into another official release, that would be really helpful.
Thanks very much for all your work on this great module!
MIndy