[
http://issues.apache.org/jira/browse/OFBIZ-56?page=comments#action_12418371 ]
BJ Freeman commented on OFBIZ-56:
---------------------------------
emailworker.java
addAttachmentsToCommEvent
it sets the mime to
commEventMap.put("mimeTypeId", "text/html")
This may not be the case.
could be
text/plain
should get the content type from the passed in parms.
There should be a defualt in properties, that if null it is set to.
> incoming email attachments buggy
> --------------------------------
>
> Key: OFBIZ-56
> URL: http://issues.apache.org/jira/browse/OFBIZ-56
> Project: The Open For Business Project
> Type: Bug
> Components: content
> Versions: SVN trunk
> Reporter: Si Chen
> Fix For: SVN trunk
>
> storeIncomingEmail has problems with attachments. If you send two images,
> the same image ends up being stored twice. Some types of content are not
> stored correctly (such as word docs with images embedded). Other times the
> /ViewSimpleContent request has problems retrieving content correctly.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira