You are here: Foswiki>Tasks Web>Item13512 (03 Aug 2015, GeorgeClark)Edit Attach

Item13512: PreferencesPlugin errors when processing SitePreferences. Issue in Foswiki::Render.

pencil
Priority: Normal
Current State: Closed
Released In: 2.0.1
Target Release: patch
Applies To: Engine
Component: FoswikiRender
Branches: master
Reported By: GeorgeClark
Waiting For:
Last Change By: GeorgeClark
Foswiki.org was issuing an ASSERT when viewing SitePreferences. Line 231
    require Foswiki::Tables::Parser;
    ASSERT( !$@ ) if DEBUG;

Debug print shows the error:

 Can't locate object method "takeOutBlocks" via package "Foswiki::Render" at (eval 1011) line 1.

The problem is that Foswiki::Render has several calls to Foswiki::takeOutBlocks, but is missing a "use Foswiki;" statement.

-- GeorgeClark - 07 Jul 2015

 

ItemTemplate edit

Summary PreferencesPlugin errors when processing SitePreferences. Issue in Foswiki::Render.
ReportedBy GeorgeClark
Codebase 2.0.0
SVN Range
AppliesTo Engine
Component FoswikiRender
Priority Normal
CurrentState Closed
WaitingFor
Checkins distro:4ff518d3ccfa
TargetRelease patch
ReleasedIn 2.0.1
CheckinsOnBranches master
trunkCheckins
masterCheckins distro:4ff518d3ccfa
ItemBranchCheckins
Release01x01Checkins
Topic revision: r2 - 03 Aug 2015, GeorgeClark
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