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

Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 2001-12-12 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.