Author: jleroux Revision: 1345661 Modified property: svn:log Modified: svn:log at Sun Jun 3 12:41:12 2012 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Sun Jun 3 12:41:12 2012 @@ -1 +1,3 @@ -Revert r1345660, I was caught by the cache I thought it was only that when another change I put before was also needed +Fixes "QuickAdd screen rendering exception in ecommerce" https://issues.apache.org/jira/browse/OFBIZ-4882 + +Revert r1345660, I was caught by the cache I thought it was only that when another change I put before was also needed: the findByHand signature has recently changed. I wonder why this would not affect other groovy scripts as well, there are 245 instances at all. A not neglectable part don't fill the orderBy list (often null is used otherwise) But I run out of time to continue on this...

