[Zope-Checkins] CVS: Releases/Zope/lib/python/TAL/tests/input -
test16.html:1.3
Evan Simpson
evan at 4-am.com
Thu Dec 11 12:23:56 EST 2003
Update of /cvs-repository/Releases/Zope/lib/python/TAL/tests/input
In directory cvs.zope.org:/tmp/cvs-serv3486/lib/python/TAL/tests/input
Modified Files:
test16.html
Log Message:
Collector #1139: tal:attributes didn't escape double quotes.
=== Releases/Zope/lib/python/TAL/tests/input/test16.html 1.2 => 1.3 ===
--- Releases/Zope/lib/python/TAL/tests/input/test16.html:1.2 Thu May 17 20:42:08 2001
+++ Releases/Zope/lib/python/TAL/tests/input/test16.html Thu Dec 11 12:23:25 2003
@@ -1,2 +1,4 @@
<a href="valid/link.html"
tal:attributes="href python:'/base/' + attrs['href']">blah, blah</a>
+
+<input tal:attributes="value string:a "laser"" />
More information about the Zope-Checkins
mailing list