NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use trunk.foswiki.org to view this page for some minimal testing.
Use Item11383 for general documentation changes for release 1.1.5. Use Item9693 for docu changes for release 2.0.

Item1661: RenderListPlugin: wrong default module path

Priority: CurrentState: AppliesTo: Component: WaitingFor:
Normal New Extension DebianPackage  
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 - 17:35:18 - CrawfordCurrie
 
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads