You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Gil Portenseigne (JIRA)" <ji...@apache.org> on 2016/03/19 11:50:33 UTC

[jira] [Created] (OFBIZ-6944) streamDataResource do not manage OTHER_OBJECT dataResourceTypeId

Gil Portenseigne created OFBIZ-6944:
---------------------------------------

             Summary: streamDataResource do not manage OTHER_OBJECT dataResourceTypeId
                 Key: OFBIZ-6944
                 URL: https://issues.apache.org/jira/browse/OFBIZ-6944
             Project: OFBiz
          Issue Type: Bug
          Components: content
    Affects Versions: Trunk
            Reporter: Gil Portenseigne
            Assignee: Gil Portenseigne


When using request ViewBinaryDataResource?dataResourceId=10015 with a OTHER_OBJECT dataResourceTypeId, we meet the error : 

{quote}org.ofbiz.webapp.view.ViewHandlerException: The dataResourceTypeId [OTHER_OBJECT] is not supported in streamDataResource{quote}

This is relative to an existing TODO in DataResourceWorker.java :

{code}// TODO: remove this method in favor of getDataResourceStream {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)