You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Chris Howe (JIRA)" <ji...@apache.org> on 2007/12/30 05:50:43 UTC

[jira] Created: (OFBIZ-1554) visit tracking should default to on

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.


[jira] Updated: (OFBIZ-1554) visit tracking should default to on

Posted by "Chris Howe (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Howe updated OFBIZ-1554:
------------------------------

    Attachment: trackvisit.patch

> 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.


[jira] Closed: (OFBIZ-1554) visit tracking should default to on

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-1554.
----------------------------------

       Resolution: Fixed
    Fix Version/s: SVN trunk
         Assignee: Jacques Le Roux

Thanks Chris,

Your patch is in trunk revision: 608574  


> 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
>            Assignee: Jacques Le Roux
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         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.