[Zope] works under 1.10.3 not under 2.0.0b5 (resend)
Joachim Schmitz
perry@ac-copy.net
Thu, 26 Aug 1999 15:36:07 +0200 (CEST)
hi,
I sent this yesterday, does nobody have an idea, what's wrong ?
I have a ZSQL-method insert in my root folder like this:
insert into <!--#var table sql_quote upper --> (
<!--#in EinAusgabe -->
<!--#unless sequence-start -->,<!--#/unless -->
<!--#var name -->
<!--#/in -->)
<snipp>
also in my root-folder is a dtml-document which calls insert(REQUEST)
this is my folder-structure:
root
insert (ZSQL-method)
bearbeiten (dtml-document)
kultur
kino
Event
EinAusgabe (TinyTable)
when I now call root/kultur/kino/Event/bearbeiten
under 1.10.3 that correctly inserts my record.
under 2.0.0b5 I get a keyerror EinAusgabe from the insert-method, I think
it has something to do with difference of dtml-documents versus
dtml-methods. But how do I treat a ZSQL-method as an ZSQL-document ?
Gruß
Joachim Schmitz
WWW-Consultant
email: js@ac-copy.net
tel: +49-241-89491-0
fax: +49-241-89491-29