[jira] Created: (OFBIZ-2127) mime type template render context error

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-2127) mime type template render context error

Nicolas Malin (Jira)
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.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-2127) mime type template render context error

Nicolas Malin (Jira)

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

Gaudin Pierre updated OFBIZ-2127:
---------------------------------

    Attachment: patch.txt

here is a patch

> 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.

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-2127) mime type template render context error

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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

David E. Jones closed OFBIZ-2127.
---------------------------------

    Resolution: Fixed
      Assignee: David E. Jones

Thanks Pierre, this is fixed in SVN rev 735393.

> 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
>            Assignee: David E. Jones
>             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.