diff ChangeLog @ 278:d6c58473a9d0 trunk

Fix the handling of namespace context for match templates.
author cmlenz
date Mon, 02 Oct 2006 10:49:32 +0000
parents 7e30bfa966ab
children ce848f7c41f1
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,10 @@
    HTML forms based on a dictionary of values.
  * The set of permitted tag and attribute names for the HTMLSanitizer can now
    be configured per instance.
+ * Fixed the namespace context used by XPath patterns in py:match templates.
+   The were erroneously using the namespace context of the elements being
+   matched, where they should rather use the context in which they were
+   defined.
 
 
 Version 0.3.1
Copyright (C) 2012-2017 Edgewall Software