|
Author: jleroux
Revision: 1798353
Modified property: svn:log
Modified: svn:log at Sun Jun 11 10:22:24 2017
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Sun Jun 11 10:22:24 2017
@@ -2,6 +2,6 @@ Fixed: ERROR: Cannot do a find that retu
transaction in place
(OFBIZ-9286)
-While working on OFBIZ-9385 "Use try-with-resources statement wherever it's
-possible" I forgot that you must begin the transaction before the
-try-with-resources, this fixes last cases, lesson learned!
+While working on OFBIZ-9385 "EntityListIterator closed but not in case of
+exception" I forgot that you must begin the transaction before the
+try-with-resources, this fixes last cases, lesson learned the hard way!
|