While I wasn't having the exact problem described below, this does appear to have fixed the problem I was having with SQL Methods not being able to access ZClass properties because of authentication problems. My ZClass was working fine in 2.1.4/5/6, but not in 2.2beta1 because of this. Now it works fine in both. _______________________ Ron Bickers Logic Etc, Inc. rbickers@logicetc.com
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Brian Lloyd Sent: Wednesday, June 21, 2000 11:26 AM To: 'MannosTJ@slcc.edu'; Brian Lloyd; 'zope@zope.org'; 'zope-dev@zope.org' Subject: [Zope] Please test this Zope 2.2 beta 1 ZSQLMethods fix...
Hi all,
Several folks have reported problems in beta 1 with SQLMethods having authentication problems when trying to call other SQL Methods. I'd like a few intrepid volunteers to try something for me to see if it fixes the problem. I'd like to make a 2.2 beta 2 release tomorrow but I want to make sure this issue is resolved first.
Make a backup of the file:
lib/python/Shared/DC/ZRDB/DA.py
in your current (beta 1) installation and replace it with the DA.py attached to this email, restart and let me know if the problem goes away.