From bc14f5756d854400ed4a5c8019089491c5a418df Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Fri, 6 Feb 2015 18:22:44 -0800 Subject: [PATCH] fix unlikely self-XSS from your own package def names --- httemplate/elements/selectlayers.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httemplate/elements/selectlayers.html b/httemplate/elements/selectlayers.html index cb1d2d619..785ee369e 100644 --- a/httemplate/elements/selectlayers.html +++ b/httemplate/elements/selectlayers.html @@ -121,7 +121,7 @@ Example: + ><% $options->{$option} |h %> % } -- 2.11.0