You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2011/10/01 07:21:20 UTC

svn propchange: r1177789 - svn:log

Author: jleroux
Revision: 1177789
Modified property: svn:log

Modified: svn:log at Sat Oct  1 05:21:20 2011
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Sat Oct  1 05:21:20 2011
@@ -1 +1,7 @@
-Fix a bug reported by Martin Sanchez Vivo on user ML
+Fix a bug reported by Martin Sanchez Vivo on user ML:
+
+I get an error when I check out an order without login. I've installed the version 10.04 The error is:
+java.lang.IllegalArgumentException: In countHit could not find a delegator or delegatorName to work from.
+
+BJ added:
+Says: could not get the delegator from the session. Look at framework\webapp\src\org\ofbiz\webapp\stats\ServerHitBin.countHit()