Closed (fixed)
Project:
FileField
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 May 2009 at 15:12 UTC
Updated:
17 Jul 2009 at 22:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
darren ohPatch attached.
Comment #2
darren ohAdded filter and argument conversion. I've tested this, and since there haven't been any others interested in testing, I'm marking it as ready to be committed.
Comment #3
quicksketchHey Darren Oh, I'm planning on getting this in, I just haven't had time to review this yet. Do you know of any problems with the code (since this version is notably longer than the first version).
This definitely seems unnecessary:
I still haven't applied to test it out, since it requires a bit of set up.
Comment #4
darren ohThis version is longer because it fixes all problems, not just one. There are no remaining issues that I know of. The unnecessary lines are removed in the attached patch.
Comment #5
quicksketchThanks Darren Oh! Any implementation is better than none, so I've committed your patch. Thanks!