I've got some dtml that I wrote not more than a few weeks ago and it has this expression: <dtml-in r_specs prefix="tbl"> Everything works great, except r_specs appears to be missing. It's working and doing it's job (mapping multiple query args into a sequence), it's just not in the ZMI anymore. I've already run a find and it doesn't seem to be anywhere. Has anyone seen this? Not my object of course. I mean has anyone seen this behavior? I've search with the find tab from root and with a find & grep on the filesystem and I can only find the references to the object. There are no external methods with this name. And where did I leave my keys? Has anyone seen my keys? I could've sworn they were in my pocket...
1) raise hand. 2) hit forehead. Found it. Duh. Sorry to pester everyone.
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Charlie Reiman Sent: Tuesday, November 05, 2002 2:44 PM To: zope@zope.org Subject: [Zope] Phantom object?
I've got some dtml that I wrote not more than a few weeks ago and it has this expression:
<dtml-in r_specs prefix="tbl">
Everything works great, except r_specs appears to be missing. It's working and doing it's job (mapping multiple query args into a sequence), it's just not in the ZMI anymore. I've already run a find and it doesn't seem to be anywhere. Has anyone seen this? Not my object of course. I mean has anyone seen this behavior?
I've search with the find tab from root and with a find & grep on the filesystem and I can only find the references to the object. There are no external methods with this name.
And where did I leave my keys? Has anyone seen my keys? I could've sworn they were in my pocket...
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (1)
-
Charlie Reiman