We relaunched the TWiki.org project with an expanded TWiki charter, and we invite you to participate! The TWiki.org Code of Conduct agreement took effect on 27 Oct 2008. We ask existing twiki.org users to opt-in. You need to opt-in to participate in the Blog, Codev, Plugins and TWiki webs. -- PeterThoeny - 27 Oct 2008
You are here: TWiki> Codev Web>WebStatsForSimilarWebs (12 Dec 2001, PeterThoeny)
Tags:
create new tag
, view all tags

Bug: Wrongs stats for similar web names

Here's a WebStatistics bug: Create a TWiki web using all uppercase letters, like XYZ. Create another web which uses the name of the first web as a prefix, like XYZAdmin. Track statistics on both webs. You will find that the statistics for XYZAdmin are erroneously included in the statistics for XYZ.

Environment

TWiki version: 01 Sep 2001
TWiki plugins:  
Server OS: Mac OS X 10.1
Web server: Apache/1.3.20 (Darwin)
Perl version:  
Client OS: Mac OS 9.1
Web Browser: Microsoft IE5

-- JonReid - 10 Dec 2001

Fix record

This topic is cloned from Support.WebStatsForSimilarWebs

The four grep statements in the statistics script need to test for a trailing dot after the web name, i.e. change ...\| $webName/ to ...\| $webName\./

In TWikiAlphaRelease.

-- PeterThoeny - 11 Dec 2001

Topic revision: r2 - 12 Dec 2001 - 07:03:00 - PeterThoeny
 
TWIKI.NET
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback