From: Fabian Keil Date: Sat, 20 Feb 2010 15:31:19 +0000 (+0000) Subject: Fix incorrect regression test markup. X-Git-Tag: v_3_0_17~188 X-Git-Url: http://www.privoxy.org/gitweb/-%22http:/sourceforge.net/static/%242%243%242?a=commitdiff_plain;h=365d8712d75ae813775993a3c3282e9525c0e0b5;p=privoxy.git Fix incorrect regression test markup. The action is actually called hide-referrer. While Privoxy accepts hide-referer, too, it uses the real name for the final results, letting the test for hide-referer fail. I didn't investigate this earlier as I'm overriding this section locally anyway, so the test failure is expected. Looks like Privoxy-Regression-Test really needs Override-URL support ... --- diff --git a/default.action.master b/default.action.master index fa9621b8..141abfa0 100644 --- a/default.action.master +++ b/default.action.master @@ -11,7 +11,7 @@ # # File : $Source: /cvsroot/ijbswa/current/default.action.master,v $ # -# $Id: default.action.master,v 1.206 2010/02/04 09:45:31 fabiankeil Exp $ +# $Id: default.action.master,v 1.207 2010/02/09 16:18:53 fabiankeil Exp $ # # Requires : This version requires Privoxy v3.0.11 or later due to # syntax changes. @@ -1749,8 +1749,8 @@ mail.google.* #---------------------------------------------------------------------------- # Semi-fragile, allow for blocks. #---------------------------------------------------------------------------- -{-crunch-all-cookies -filter -fast-redirects -hide-referer} -# Sticky Actions = -crunch-incoming-cookies -crunch-outgoing-cookies -filter -fast-redirects -hide-referer +{-crunch-all-cookies -filter -fast-redirects -hide-referrer} +# Sticky Actions = -crunch-incoming-cookies -crunch-outgoing-cookies -filter -fast-redirects -hide-referrer # URL = http://adserver.yahoo.com/ #MASTER# REMARKS: This is much too broad for my taste. It forces me to add #MASTER# REMARKS: a special yahoo section in my user.action file, just to