Files uploaded in paragraphs field aren't scanned by clamav hence it throws error which is:
'The anti-virus scanner was not able to check the file. The file cannot be uploaded. Please contact the site administrator if this problem persists.'
This error is thrown because the paragraph fields doesn't return real path of uploaded file in the filepath variable, hence the uploaded files goes unscanned therefore throws above written error.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | clamav-support-for-paragraph-module.patch | 357 bytes | Kamlendra |
Comments
Comment #2
Kamlendra commentedI've created a patch to make clamav support paragraph fields as well as open atrium media fields
check this out if this works for you.
Comment #4
manarth commentedFixed in commit bd8e6049734069efead990acb5e692442019d0a2.
Thanks Kamlendra!