diff ChangeLog @ 278:8de2620504b9

Fix the handling of namespace context for match templates.
author cmlenz
date Mon, 02 Oct 2006 10:49:32 +0000
parents c9fd81953169
children e68705cb462e
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