[Zope-Checkins] CVS: Releases/Zope/doc - CHANGES.txt:1.625.2.32

Evan Simpson evan at 4-am.com
Wed Oct 1 13:15:26 EDT 2003


Update of /cvs-repository/Releases/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv10145/doc

Modified Files:
      Tag: Zope-2_7-branch
	CHANGES.txt 
Log Message:
Completely fix bug #721 by using attrEscape instead of cgi.escape for
dynamic attribute values as well as static values.


=== Releases/Zope/doc/CHANGES.txt 1.625.2.31 => 1.625.2.32 ===
--- Releases/Zope/doc/CHANGES.txt:1.625.2.31	Mon Sep 29 08:36:41 2003
+++ Releases/Zope/doc/CHANGES.txt	Wed Oct  1 13:14:54 2003
@@ -8,6 +8,9 @@
 
     Bugs fixed
 
+     - Collector #721: Entities in tal:attribute values weren't
+       properly escaped.
+
      - Collector #851: Traversable.py: A bare try..except shadowed
        conflict errors
 




More information about the Zope-Checkins mailing list