]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Set configuration_includes_quoted_values to OFF by default in 3.4
authorAmos Jeffries <squid3@treenet.co.nz>
Sun, 28 Jul 2013 22:15:01 +0000 (16:15 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 28 Jul 2013 22:15:01 +0000 (16:15 -0600)
Early testers have shown that bot hthe parameters() and $-macro detection
is not working at intended in some common situations. ie wheneverr the
config contains regex with '()' brackets or quoted $ anchor.

Leaving 3.HEAD default as ON for now to encourage a fix.

src/cf.data.pre

index b08964493e3c2ecab574ab3718b8a83ab5b29573..3bee8046710c5e998012cc75efc02236c6c0630e 100644 (file)
@@ -8464,7 +8464,7 @@ COMMENT_END
 NAME: configuration_includes_quoted_values
 COMMENT: on|off
 TYPE: onoff
-DEFAULT: on
+DEFAULT: off
 LOC: ConfigParser::RecognizeQuotedValues
 DOC_START
        If set, Squid will recognize each "quoted string" after a configuration