Item13603: When running check_current_value from tools/configure -check, no checker output is reported.

pencil
Priority: Normal
Current State: Closed
Released In: 2.0.2
Target Release: patch
Applies To: Engine
Component: Configure
Branches: master
Reported By: GeorgeClark
Waiting For:
Last Change By: GeorgeClark
-- GeorgeClark - 04 Aug 2015

Foswiki::Configure::Query::check_current_value() creates a new reporter instance, and does not used the passed reporter.

And, now that output is generated, it generates much too much output - false errors. One problem is that tools/configure puts the Foswiki lib path on twice, so every plugin module is detected twice. Rather than adding lib onto the path with "use lib bin/../lib= setlib.cfg should be sufficient as long as the bin directory is reachable.

-- GeorgeClark - 04 Aug 2015

More issues. There appears to be no way to run alternate checker methods from the shell tools/configure. The examples for running -method validate_permissions are a complete NOP. It looks like the webUI uses the "wizard" json rpc without passing a wizard name. it then defaults run checker methods.

-- GeorgeClark - 04 Aug 2015
 
Topic revision: r6 - 10 Oct 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