You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Sascha Rodekamp (JIRA)" <ji...@apache.org> on 2010/08/27 15:08:54 UTC

[jira] Created: (OFBIZ-3906) Xml Ds Dump Iterator Fix - Webtools

Xml Ds Dump Iterator Fix - Webtools
-----------------------------------

                 Key: OFBIZ-3906
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3906
             Project: OFBiz
          Issue Type: Bug
          Components: ALL APPLICATIONS
    Affects Versions: SVN trunk
            Reporter: Sascha Rodekamp
             Fix For: SVN trunk
         Attachments: OFBIZ-3906_XmlDsDumpIteratorFix.patch

Hi,

we had a issue with the Xml Export. It seems that there is an issue with the each() loop in groovy, during the export ofbiz throws a lot of warnings which regards to an wrong used iterator. So i changed the each() loop into a normal iterator which solves the issue for me.

Have a good Day 
Sascha

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OFBIZ-3906) Xml Ds Dump Iterator Fix - Webtools

Posted by "Sascha Rodekamp (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-3906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sascha Rodekamp updated OFBIZ-3906:
-----------------------------------

    Attachment: OFBIZ-3906_XmlDsDumpIteratorFix.patch

> Xml Ds Dump Iterator Fix - Webtools
> -----------------------------------
>
>                 Key: OFBIZ-3906
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3906
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL APPLICATIONS
>    Affects Versions: SVN trunk
>            Reporter: Sascha Rodekamp
>             Fix For: SVN trunk
>
>         Attachments: OFBIZ-3906_XmlDsDumpIteratorFix.patch
>
>
> Hi,
> we had a issue with the Xml Export. It seems that there is an issue with the each() loop in groovy, during the export ofbiz throws a lot of warnings which regards to an wrong used iterator. So i changed the each() loop into a normal iterator which solves the issue for me.
> Have a good Day 
> Sascha

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (OFBIZ-3906) Xml Ds Dump Iterator Fix - Webtools

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-3906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-3906.
----------------------------------

         Assignee: Jacques Le Roux
    Fix Version/s: Release Branch 09.04
                   Release Branch 10.04
       Resolution: Fixed

Thanks Sascha,

Your patch is in trunk at r990339, R10.04 at r990340 ,R9.04 at r990341


> Xml Ds Dump Iterator Fix - Webtools
> -----------------------------------
>
>                 Key: OFBIZ-3906
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3906
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ALL APPLICATIONS
>    Affects Versions: SVN trunk
>            Reporter: Sascha Rodekamp
>            Assignee: Jacques Le Roux
>             Fix For: Release Branch 09.04, Release Branch 10.04, SVN trunk
>
>         Attachments: OFBIZ-3906_XmlDsDumpIteratorFix.patch
>
>
> Hi,
> we had a issue with the Xml Export. It seems that there is an issue with the each() loop in groovy, during the export ofbiz throws a lot of warnings which regards to an wrong used iterator. So i changed the each() loop into a normal iterator which solves the issue for me.
> Have a good Day 
> Sascha

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.