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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)
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.

Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)

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

Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

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