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.