[Templates-cvs] cvs commit: Template2 Changes
cvs@template-toolkit.org
cvs@template-toolkit.org
cvs 05/12/23 13:23:58
Modified: . Changes
Log:
The URL plugin shouldn't HTML encode items by default. Bug report from Randal Schwartz (http://lists.template-toolkit.org/pipermail/templates/2005-December/008158.html)
Revision Changes Path
2.81 +9 -1 Template2/Changes
Index: Changes
===================================================================
RCS file: /template-toolkit/Template2/Changes,v
retrieving revision 2.80
retrieving revision 2.81
diff -u -r2.80 -r2.81
--- Changes 2004/01/30 19:30:37 2.80
+++ Changes 2005/12/23 13:23:57 2.81
@@ -19,8 +19,16 @@
# Any changes you make here may be lost!
#
#------------------------------------------------------------------------
-# $Id: Changes,v 2.80 2004/01/30 19:30:37 abw Exp $
+# $Id: Changes,v 2.81 2005/12/23 13:23:57 darren Exp $
#========================================================================
+
+#------------------------------------------------------------------------
+#
+#------------------------------------------------------------------------
+
+* Updated URL plugin to not encode parameter by default, in response
+ to Randal Schwartz's bug report
+ (http://lists.template-toolkit.org/pipermail/templates/2005-December/008158.html)
#------------------------------------------------------------------------
# Version 2.13 - 30th January 2004