If I don't enable any sources, the module still expects an existing and/or writable attach path. I didn't want to use filefield_sources for this particular field. However, saving the form causes drupal to display the validation error:

"Specified file attach path must exist or be writable."

To avoid this error I had to delete the default value. Another option would have been to just disable and uninstall the module.

Comments

quicksketch’s picture

Status: Active » Fixed
StatusFileSize
new652 bytes
new584 bytes

Thanks, I fixed this issue with this pair of patches which skips validation if the "attach" option isn't enabled.

Status: Fixed » Closed (fixed)

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