[jira] [Updated] (OFBIZ-11346) Provide a FileItem entry in UtilHttp.getMultiPartParameterMap

2020-02-25 Thread Michael Brohl (Jira)


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

Michael Brohl updated OFBIZ-11346:
--
Fix Version/s: (was: 17.12.02)
   17.12.01

> Provide a FileItem entry in UtilHttp.getMultiPartParameterMap
> -
>
> Key: OFBIZ-11346
> URL: https://issues.apache.org/jira/browse/OFBIZ-11346
> Project: OFBiz
>  Issue Type: Improvement
>  Components: framework
>Affects Versions: Release Branch 18.12, Release Branch 17.12, Trunk
>Reporter: Michael Brohl
>Assignee: Michael Brohl
>Priority: Minor
> Fix For: 18.12.01, 17.12.01
>
> Attachments: OFBIZ-11346.patch
>
>
> In OFBIZ-5048 I proposed to change the file item entry from ByteBuffer to 
> FileItem for easier access to the file temporarily stored on the server. This 
> broke existing functionality and was reverted by me today.
> I now propose to add a FileItem entry to the multipart map to allow direct 
> acces to the file item and remain compatible with the services using this 
> functionality.
> A patch will follow.
> I also propose to backport this to the 17.12/18.12 branches to provide the 
> functionality which was reverted.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (OFBIZ-11346) Provide a FileItem entry in UtilHttp.getMultiPartParameterMap

2020-02-24 Thread Michael Brohl (Jira)


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

Michael Brohl updated OFBIZ-11346:
--
Fix Version/s: (was: Release Branch 17.12)
   17.12.02

> Provide a FileItem entry in UtilHttp.getMultiPartParameterMap
> -
>
> Key: OFBIZ-11346
> URL: https://issues.apache.org/jira/browse/OFBIZ-11346
> Project: OFBiz
>  Issue Type: Improvement
>  Components: framework
>Affects Versions: Trunk, Release Branch 17.12, Release Branch 18.12
>Reporter: Michael Brohl
>Assignee: Michael Brohl
>Priority: Minor
> Fix For: 18.12.01, 17.12.02
>
> Attachments: OFBIZ-11346.patch
>
>
> In OFBIZ-5048 I proposed to change the file item entry from ByteBuffer to 
> FileItem for easier access to the file temporarily stored on the server. This 
> broke existing functionality and was reverted by me today.
> I now propose to add a FileItem entry to the multipart map to allow direct 
> acces to the file item and remain compatible with the services using this 
> functionality.
> A patch will follow.
> I also propose to backport this to the 17.12/18.12 branches to provide the 
> functionality which was reverted.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (OFBIZ-11346) Provide a FileItem entry in UtilHttp.getMultiPartParameterMap

2020-02-22 Thread Michael Brohl (Jira)


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

Michael Brohl updated OFBIZ-11346:
--
Sprint: OFBiz Community Day (Feb 2020)

> Provide a FileItem entry in UtilHttp.getMultiPartParameterMap
> -
>
> Key: OFBIZ-11346
> URL: https://issues.apache.org/jira/browse/OFBIZ-11346
> Project: OFBiz
>  Issue Type: Improvement
>  Components: framework
>Affects Versions: Trunk, Release Branch 17.12, Release Branch 18.12
>Reporter: Michael Brohl
>Assignee: Michael Brohl
>Priority: Minor
> Fix For: Release Branch 17.12, 18.12.01
>
> Attachments: OFBIZ-11346.patch
>
>
> In OFBIZ-5048 I proposed to change the file item entry from ByteBuffer to 
> FileItem for easier access to the file temporarily stored on the server. This 
> broke existing functionality and was reverted by me today.
> I now propose to add a FileItem entry to the multipart map to allow direct 
> acces to the file item and remain compatible with the services using this 
> functionality.
> A patch will follow.
> I also propose to backport this to the 17.12/18.12 branches to provide the 
> functionality which was reverted.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (OFBIZ-11346) Provide a FileItem entry in UtilHttp.getMultiPartParameterMap

2020-02-11 Thread Michael Brohl (Jira)


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

Michael Brohl updated OFBIZ-11346:
--
Attachment: OFBIZ-11346.patch

> Provide a FileItem entry in UtilHttp.getMultiPartParameterMap
> -
>
> Key: OFBIZ-11346
> URL: https://issues.apache.org/jira/browse/OFBIZ-11346
> Project: OFBiz
>  Issue Type: Improvement
>  Components: framework
>Affects Versions: Trunk, Release Branch 17.12, Release Branch 18.12
>Reporter: Michael Brohl
>Assignee: Michael Brohl
>Priority: Minor
> Attachments: OFBIZ-11346.patch
>
>
> In OFBIZ-5048 I proposed to change the file item entry from ByteBuffer to 
> FileItem for easier access to the file temporarily stored on the server. This 
> broke existing functionality and was reverted by me today.
> I now propose to add a FileItem entry to the multipart map to allow direct 
> acces to the file item and remain compatible with the services using this 
> functionality.
> A patch will follow.
> I also propose to backport this to the 17.12/18.12 branches to provide the 
> functionality which was reverted.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)