The solution is to change the default values in the Permitted upload file extensions admin field from comma-delimited to space delimited. That is, from:

txt, pdf, rtf

to:

txt pdf rtf

After this change was made, PDF files uploaded as expected. This fix conforms to the help included with the field:

Separate extensions with a space and do not include the leading dot.

Comments

dropcube’s picture

Status: Active » Postponed (maintainer needs more info)

Are you sure this issue correspond to this module ?

dqd’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)