Item1442: tick_foswiki_pl was forgotten in the store refactor in trunk

pencil
Priority: Urgent
Current State: Closed
Released In: 1.1.0
Target Release: minor
Applies To: Engine
Component:
Branches:
Reported By: KennethLavrsen
Waiting For:
Last Change By: CrawfordCurrie
Running tick_foswiki.pl in trunk now gives

perl -I /var/www/foswiki/core/bin tick_foswiki.pl

Can't locate object method "getListOfWebs" via package "Foswiki::Store::RcsWrap" at tick_foswiki.pl line 58.

It seems the code has totally moved around in the store refactor.

And I do not understand how things work anymore. An object that points to an object that contains another object that points to yet another object. I am totally lost.

So I give up fixing this.

-- KennethLavrsen - 12 Apr 2009

Required some additional minor work in the core.

I tried to explain the changes I made in several emails and posts on the site, as well as comprehensive comments in the core. If you are still stuck after reading that documentation then please let me know. At the end of the day it should be easier to understand, not harder. 99% of the time you should just look at the methods on Foswiki::Meta, and ignore anything in the store implementation.

-- CrawfordCurrie - 15 Apr 2009

ItemTemplate edit

Summary tick_foswiki_pl was forgotten in the store refactor in trunk
ReportedBy KennethLavrsen
Codebase trunk
SVN Range Foswiki-1.0.0, Thu, 08 Jan 2009, build 1878
AppliesTo Engine
Component
Priority Urgent
CurrentState Closed
WaitingFor
Checkins distro:b7db3ca6fca8
TargetRelease minor
ReleasedIn 1.1.0
Topic revision: r2 - 15 Apr 2009, CrawfordCurrie
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy