[jira] [Closed] (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] [Closed] (OFBIZ-7072) DataResource.dataResourceName field should be at least 255 Chars

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-7072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashish Vijaywargiya closed OFBIZ-7072.
--------------------------------------
       Resolution: Fixed
    Fix Version/s: 13.07.04
                   15.12.01
                   Upcoming Branch
                   14.12.01

Thanks Forrest Rae for creating the issue and providing the patch for the same. Changes are committed at following revisions:

Trunk - r1744710
15.12 - 1744834
14.12 - 1744835
13.07 - 1744837
12.04 - 1744840

> 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
>            Assignee: Ashish Vijaywargiya
>             Fix For: 14.12.01, Upcoming Branch, 15.12.01, 13.07.04
>
>         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)