|
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. |
|
[ 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. |
|
In reply to this post by Nicolas Malin (Jira)
[ 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. |
| Free forum by Nabble | Edit this page |
