For validation for image upload is not within a hook_validation, but in a function that builds the form instead.
This prevents the whole thing from working at all.
The hook_adapi() in the ad_image module contains a "validate" case, from which to call a validation function.
File upload validation must be executed from there.
Comments
Comment #1
jeremy commentedDropping priority. Patches welcome.
Comment #2
jeremy commentedAppears to be a non-issue anymore, closing.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.