visit tracking should default to on
-----------------------------------
Key: OFBIZ-1554
URL: https://issues.apache.org/jira/browse/OFBIZ-1554
Project: OFBiz
Issue Type: Bug
Components: framework
Affects Versions: SVN trunk
Reporter: Chris Howe
Priority: Trivial
Attachments: trackvisit.patch
commit 574709
http://svn.apache.org/viewvc/ofbiz/trunk/framework/webapp/src/org/ofbiz/webapp/control/ControlServlet.java?r1=574709&r2=574708&pathrev=574709
added a great feature to allow visit tracking to be disabled by webapp and by
request. However, if track-serverhit is not defined in a webapp's web.xml
(the OOTB setting) then it will never evaluate whether the request provides
guidance on tracking.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.