Update of /cvs-repository/Products/CMFCore/tests/fake_skins/fake_skin
In directory cvs.zope.org:/tmp/cvs-serv6586/CMFCore/tests/fake_skins/fake_skin
Modified Files:
Tag: CMF-1_5-branch
testsql.zsql
Log Message:
- CMFCore.FSZSQLMethod: Add the forgotten setting to allow simple
direct traversal for ZSQL methods to the list of settings recognized
and applied by FSZSQLMethods during instantiation and customization.
(http://www.zope.org/Collectors/CMF/350)
=== Products/CMFCore/tests/fake_skins/fake_skin/testsql.zsql 1.1.2.1 => 1.1.2.2
===
--- Products/CMFCore/tests/fake_skins/fake_skin/testsql.zsql:1.1.2.1 Wed Apr
6 07:19:45 2005
+++ Products/CMFCore/tests/fake_skins/fake_skin/testsql.zsql Wed May 4
16:32:18 2005
@@ -8,6 +8,7 @@
class_name : MyRecord
class_file : CMFCore.TestRecord
connection_hook : MyHook
+allow_simple_one_argument_traversal : 1
</dtml-comment>
FROM test_table
SELECT *
_______________________________________________
CMF-checkins mailing list
[email protected]
http://mail.zope.org/mailman/listinfo/cmf-checkins