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
Item9693 for docu changes for 1.2 and 2.0.
Item11226: CGI loaded before @localPerlLibPath and $CPANBASE are applied
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Low |
Closed |
Engine |
Configure |
|
in configure, CGI is loaded on line 231, but @INC isn't configured until line 251, and so CGI 3.43 is loaded from the system instead of picking up CGI 3.55 from my @localPerlLibPath.
--
JayenAshar - 31 Oct 2011
I've checked in a fix for Foswiki 1.1.4 and trunk. If you could, please verify
Foswikirev:12972 on your sysem.
--
GeorgeClark - 01 Nov 2011
configure shows 3.55 being loaded. Why not move down Config as well?
--
JayenAshar - 01 Nov 2011