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

jeremy’s picture

Priority: Critical » Normal

Dropping priority. Patches welcome.

jeremy’s picture

Status: Active » Fixed

Appears to be a non-issue anymore, closing.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.