[jira] [Created] (OFBIZ-7072) DataResource.dataResourceName field should be at least 255 Chars

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-7072) DataResource.dataResourceName field should be at least 255 Chars

Nicolas Malin (Jira)
Forrest Rae created OFBIZ-7072:
----------------------------------

             Summary: 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 15.12, Release Branch 14.12, Release Branch 13.07
            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)