mime type template render context error
---------------------------------------
Key: OFBIZ-2127
URL:
https://issues.apache.org/jira/browse/OFBIZ-2127 Project: OFBiz
Issue Type: Bug
Components: content
Affects Versions: SVN trunk
Reporter: Gaudin Pierre
Fix For: SVN trunk
Attachments: patch.txt
Hi all,
There is a small error into writeText() method form DataResourceWorker.
The static method renderMimeTypeTemplate is calling with "context" object instead of "mimeContext". There are more Objects in the "mimeContext" so we can display more elements.
I think this is an error because "mimeContext" is never use.
Thanks in advance
Pierre
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.