[Zope-dev] 2.2.0a1 won't work with query objects

T.J. Mannos wmannotj@WWW.SLCC.edu
Sat, 20 May 2000 00:25:33 -0600


Hi, all,

I tried compiling 2.2.0a1 straight out of the box on Solaris 7.  Everything
worked great until I tried querying a tiny table or MySQL database.  The
following code causes Zope to prompt me for a login, and no matter what user
name I use (even the superuser), it comes back "unauthorized."

    <dtml-in smalltable>
        <dtml-var myvariable>
    </dtml-in>

If I take out the <dtml-in> section, my pages pops right up.  Any ideas?

Sincerely,
T.J. Mannos
Salt Lake Community College