• Do not register here on develop.twiki.org, login with your twiki.org account.
• Use View topic Item7848 for generic doc work for TWiki-6.1.1. Use View topic Item7851 for doc work on extensions that are not part of a release. More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
Does this site look broken?. Use the LitterTray web for test cases.

Item6091: statistics broken (trunk only)

Item Form Data

AppliesTo: Component: Priority: CurrentState: WaitingFor: TargetRelease ReleasedIn
Engine   Urgent Closed TWiki:Main.SopanShewale n/a  

Edit Form Data

Summary:
Reported By:
Codebase:
Applies To:
Component:
Priority:
Current State:
Waiting For:
Target Release:
Released In:
 

Detail

No statistics generated on d.t.o
[twiki4@develop]$ cd /home/twiki4/twikisvn/core/bin; ./statistics Bugs
Use of uninitialized value in concatenation (.) or string at /home/twiki4/twikisvn/core/lib/TWiki/UI/Statistics.pm line 487.
-- TWiki:Main/CrawfordCurrie - 22 Oct 2008

When statistics is run in command_line context, in the following line

   487     $session->{response}->body( $session->{response}->body . $msg . "\n"

response object is:

'response' => bless( {
                                        'body' => undef,
                                        'cookies' => [],
                                        'headers' => {},
                                        'status' => undef,
                                        'charset' => 'ISO-8859-1'
                                      }, 'TWiki::Response' ),

hmmm.... "body"=> is undefined...

-- TWiki:Main.SopanShewale - 22 Jan 2009

Fixed, able to update statistics on develop.twiki.org

-- TWiki:Main.SopanShewale - 06 May 2009

ItemTemplate
Summary statistics broken (trunk only)
ReportedBy TWiki:Main.CrawfordCurrie
Codebase

SVN Range TWiki-5.0.0, Wed, 22 Oct 2008, build 17677
AppliesTo Engine
Component

Priority Urgent
CurrentState Closed
WaitingFor TWiki:Main.SopanShewale
Checkins TWikirev:18072
TargetRelease n/a
ReleasedIn

Edit | Attach | Watch | Print version | History: r5 < r4 < r3 < r2 < r1 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r5 - 2009-05-06 - SopanShewale
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback