[
https://issues.apache.org/jira/browse/OFBIZ-10834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17164832#comment-17164832 ]
Ankush Upadhyay commented on OFBIZ-10834:
-----------------------------------------
Inside method *persistDataResourceAndDataMethod*, line number 642
} else if ("_FILE".indexOf(dataResourceTypeId) >= 0) {
.
In same file there are 4 places where startWith and indexOf touched under OFBIZ-9254.
> Uploading image to data resource
> --------------------------------
>
> Key: OFBIZ-10834
> URL:
https://issues.apache.org/jira/browse/OFBIZ-10834> Project: OFBiz
> Issue Type: Bug
> Components: content
> Affects Versions: Release Branch 18.12, Release Branch 17.12, Trunk
> Reporter: Ingo Wolfmayr
> Assignee: Ankush Upadhyay
> Priority: Major
>
> Content --> DataResource --> "Create new"
> * Data Resource Id: some Id
> * Data Resource Type Id: local file
> --> "create"
> --> Upload --> "select local file" --> upload
> The result is no file uploaded. No error message.
> It works fine in ofbiz 16.11
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)