Item1661: RenderListPlugin: wrong default module path

pencil
Priority: Normal
Current State: New
Released In:
Target Release: n/a
Applies To: Extension
Component: DebianPackage
Branches:
Reported By: PhilippLeufke
Waiting For:
Last Change By: CrawfordCurrie
RenderListPlugin sets the obsolete TWiki module path:
$Foswiki::cfg{Plugins}{RenderListPlugin}{Module} = 'TWiki::Plugins::RenderListPlugin';
It should now be:
$Foswiki::cfg{Plugins}{RenderListPlugin}{Module} = 'Foswiki::Plugins::RenderListPlugin';

I needed to change this by hand to make the plugin work.

I'm using the most recent DebianPackage.
AFAIK this has never been wrong in Foswiki. Must be something in the debian package.

-- CrawfordCurrie - 29 Jun 2010

ItemTemplate edit

Summary RenderListPlugin: wrong default module path
ReportedBy PhilippLeufke
Codebase
SVN Range Foswiki-1.0.0, Thu, 08 Jan 2009, build 1878
AppliesTo Extension
Component DebianPackage
Priority Normal
CurrentState New
WaitingFor
Checkins
TargetRelease n/a
ReleasedIn
Topic revision: r2 - 29 Jun 2010, 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