From: Fabian Keil Date: Fri, 31 Jan 2014 12:47:43 +0000 (+0000) Subject: Add #118: There should be 'escaped' dynamic variables X-Git-Tag: v_3_0_22~192 X-Git-Url: http://www.privoxy.org/gitweb/?a=commitdiff_plain;h=04ca4d92a840e64a655888d9c6f043958d5d7dbe;p=privoxy.git Add #118: There should be 'escaped' dynamic variables --- diff --git a/TODO b/TODO index 5b259e5b..b83b595d 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -$Id: TODO,v 1.90 2014/01/31 12:47:15 fabiankeil Exp $ +$Id: TODO,v 1.91 2014/01/31 12:47:31 fabiankeil Exp $ Some Privoxy-related tasks, sorted by the time they have been added, not by priority. @@ -331,3 +331,6 @@ http://ijbswa.cvs.sourceforge.net/viewvc/ijbswa/current/TODO https://bugzilla.mozilla.org/show_bug.cgi?id=959100 117) Dynamic variables are documented poorly. + +118) There should be "escaped" dynamic variables that are guaranteed + not to break filters.