Tags:
create new tag
, view all tags

Bug: $TWiki::StoreTopicImp is not set in Store.pm

An 'Edit' returns the message

Software error:

Can't locate object method "new" via package "TWiki::Store::" at ../lib/TWiki/Store.pm line 69.

Preliminary fix is to include the following into lib/TWiki/Store.pm at line 44:

$TWiki::storeTopicImpl ||= 'RcsWrap';

Test case

Go to TWiki.TWiki.TWikiSite and select 'Edit'.

Environment

TWiki version: 20020414beta
TWiki plugins: none
Server OS: Debian GNU/Linux
Web server: Apache 1.3.24
Perl version: 5.6.1
Client OS: Debian GNU/Linux
Web Browser: Galeon 1.2.0

-- JanIvarPladsen - 04 Jul 2002

Follow up

Fix record

Thanks for logging and fixing - best if JohnTalintyre looks at this, as this is his code.

-- RichardDonkin - 05 Jul 2002

My feeling is that this is actually a configuration failure and rather than defaulting the value, a configuration error message should be given. Additionally the testenv tool could check for problems in this area.

-- JohnTalintyre - 05 Jul 2002

No response to comment above, so I'm marking this as BugRejected. I'm also removing the patch category, as I believe correct behaviour is seen by the default setting in TWiki.cfg

-- JohnTalintyre - 28 Sep 2003

Topic revision: r4 - 2003-09-28 - JohnTalintyre
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.