[
https://issues.apache.org/jira/browse/OFBIZ-7072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Forrest Rae updated OFBIZ-7072:
-------------------------------
Attachment: OFBIZ-7072.patch
> DataResource.dataResourceName field should be at least 255 Chars
> ----------------------------------------------------------------
>
> Key: OFBIZ-7072
> URL: https://issues.apache.org/jira/browse/OFBIZ-7072
> Project: OFBiz
> Issue Type: Bug
> Components: content
> Affects Versions: Release Branch 13.07, Release Branch 14.12, Release
> Branch 15.12
> Reporter: Forrest Rae
> Attachments: OFBIZ-7072.patch
>
>
> Most major operating systems limit the length of a file name to 255 chars.
> When sending an email with file attachments, the attachments get saved as
> DataResources associated with a CommunicationEvent, with the filename being
> saved in the DataResource.dataResourceName field. Currently, this field is
> set to name, which is limited to 100 chars. These two limitations don't add
> up, and the field should be increased to 255 chars.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)