I am trying to add contents to a task. The content is a pdf document. It's failing with:
Error: No uploaded content found in context calling service createContentFromUploadedFile in createWorkEffortContent I can upload png files but not PDF. I started from a fresh install from trunk. On the demo site, it's possible to upload PDF files. Is there any special configuration or setup I need to do to allow PDFs ? Here's the page I am talking about https://demo-trunk.ofbiz.apache.org/projectmgr/control/EditTaskContents?workEffortId=9002 Thank you.
