summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index d055a8bd8..0455d673e 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -62,6 +62,9 @@ Must-Have (before 1.0)
zope.configuration.config.ConfigurationExecutionError: <type 'exceptions.TypeError'>: object of type 'NoneType' has no len() in:
('reversed.py', 14, '<module>', "c.add_view(aview, renderer='__main__:foo.pt')")
+- Fix misleading conflict error reports for static views ala
+ http://cluebin.appspot.com/pasted/7242843
+
Should-Have
-----------