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.
Item11287: Problems running under perl 5.14
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Urgent |
Closed |
Engine |
|
|
In the spirit of
Item10963, getting a few test failures
--
PaulHarvey - 24 Nov 2011
Regex's get an extra enclosing (?^: ) after configure save. Also regexes in Foswiki.spec should be changed to qr/ / style - except for the Cache}{DependencyFilter] which uses $Foswiki variables and breaks configure.
I've tried to strip the (?^: ) in Foswiki::Configure::Types::REGEX - not having good results.
--
GeorgeClark - 30 Nov 2011
Confirmed the fix on my 5.14.2. Waiting for Paul to close, but it looks good to me.
--
OlivierRaginel - 30 Nov 2011
Thanks george, works here too.
--
PaulHarvey - 30 Nov 2011