Item10651: PERL cfg settings are broken

pencil
Priority: Low
Current State: No Action Required
Released In: n/a
Target Release: minor
Applies To: Engine
Component:
Branches:
Reported By: SvenDowideit
Waiting For:
Last Change By: CrawfordCurrie
it used to be that you could add

$Foswiki::cfg{Store}{Listeners}{'Foswiki::Plugins::MongoDBPlugin::Listener'} = 1; in a contrib's Config.spec, and it would add to the core's $Foswiki::cfg{Store}{Listeners} setting

but no longer.

somewhere along the way configure also saved the $Foswiki::cfg{Store}{Listeners} setting i entered into configure as a string, which broke foswiki badly

-- SvenDowideit - 19 Apr 2011

Target release is left n/a. Is this trunk only?

-- KennethLavrsen - 20 Apr 2011

i'm not sure - found it and had to move on

-- SvenDowideit - 21 Apr 2011

This happens if the Config.spec uses an illegal type (or missing type) for that setting (see the CompareRevisionsAddOn mess I caused).

Judging from my experience fixing and testing that contrib, I don't think we have a problem here. Sven, how do you feel about closing this task? I've assigned to minor so it doesn't show up for 1.1.4

-- PaulHarvey - 18 Jun 2011

This has been waiting for Sven for 18 months, so cannot be classed as Urgent. Downgrading to Low.

-- CrawfordCurrie - 22 Mar 2013

Concluded this is junk.

-- CrawfordCurrie - 29 May 2014

 

ItemTemplate edit

Summary PERL cfg settings are broken
ReportedBy SvenDowideit
Codebase trunk
SVN Range
AppliesTo Engine
Component
Priority Low
CurrentState No Action Required
WaitingFor
Checkins
TargetRelease minor
ReleasedIn n/a
CheckinsOnBranches
trunkCheckins
Release01x01Checkins
Topic revision: r6 - 29 May 2014, 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