When uploading MS Office documents like docx, pptx, etc. The module reports that the file doesn't match the allowed extensions. This is because the finfo_file function would return something like: 'application/vnd.openxmlformats-officedocument.wordprocessingml.document'.

I'll include a patch to consider a good amount of cases (probably not all).

Comments

fjgarlin created an issue. See original summary.

fjgarlin’s picture

Status: Needs work » Needs review
StatusFileSize
new2.72 KB

Attached patch.

Chetan Sharma’s picture

Status: Needs review » Fixed

I have applied your patch & it is working correctly & changes are visible in next release.

Status: Fixed » Closed (fixed)

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