Posted by adshill on August 31, 2010 at 11:41am
5 followers
| Project: | Workflow Required Fields |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Hi there,
The module is not compatible with filefields - if they are filled then the report still says they are not when checking. Is there anyone who can urgently help with this for a bounty of $100 or maybe a bit more? Need something within 36 hours!!! (Long shot I know)
Thanks,
Adam
Comments
#1
i think i can do this for you in about an hour... use my contact form and let me know if you're interested.
#2
attach is a patch that adjusts the validation for filefields.
#3
Works like a dream. WorldFallz, thanks a lot. I'm sending you an e-mail now (also with another potential bounty!) and the $100 bounty is on its way.
I will leave this as needs review for now as its probably a good idea for someone else to give it a try but it will be used extensively over the next weeks so I'll try and post again after that. Thanks again.
#4
I can confirm this patch works as advertised.
Prior to patch: A CCK FileField designated as required by WFRF is flagged as empty regardless of whether or not a file has been uploaded.
Following patch application: A CCK FileField designated as required by WFRF is flagged as empty until a file is uploaded; after file upload the field is no longer flagged.
I can't comment on the code itself so will let someone else move to RTBC.
#5
Let's get this into dev please!
#6
committed
#7
Automatically closed -- issue fixed for 2 weeks with no activity.