[Zope] Re: [Zope-dev] Zope 2.4.2 Error

Andreas Jung andreas@andreas-jung.com
Sat, 20 Oct 2001 08:47:34 -0400


Why do you say it is an error. It is a deprecation warning.
This warning framework is also used in Python to warn
about the usage of deprecated features that will change or
go away in a later release. But it is not an error and does
not limit your functionality.

Andreas
----- Original Message -----
From: "E. Seifert" <e.seifert@gmx.net>
To: "Andreas Jung" <andreas@andreas-jung.com>
Cc: <zope-dev@zope.org>
Sent: Saturday, October 20, 2001 04:51
Subject: RE: [Zope-dev] Zope 2.4.2 Error


> Thanks Andreas,
>
> > -----Original Message-----
> > From: Andreas Jung [mailto:andreas@andreas-jung.com]
> > Sent: Saturday, October 20, 2001 12:07 AM
> > To: E. Seifert; zope-dev@zope.org
> > Subject: Re: [Zope-dev] Zope 2.4.2 Error
> >
> >
> > Jup, I assume you are using some 3rd party products that
> > still use the old SearchIndex stuff. Nothing to worry about
> > -just a warning.
> >
>
> But what's about this error then (it's not just a warning)? Does it
perhaps
> relate to the Renderable Product?
>
> TIA
> Erich
>
> > > > -----Original Message-----
> > > > From: zope-dev-admin@zope.org
> > [mailto:zope-dev-admin@zope.org]On Behalf
> > > > Of E. Seifert
> > > > Sent: Friday, October 19, 2001 11:01 PM
> > > > To: zope-dev@zope.org
> > > > Subject: [Zope-dev] Zope 2.4.2 Error
> > > >
> > > >
> > > > Hi list,
> > > >
> > > > I just installed the 2.4.2 update over my Linux Zope 2.4.1
> > and I get the
> > > > following traceback:
> > > >
> > > > Traceback (innermost last):
> > > >   File /usr/local/zope/lib/python/ZPublisher/Publish.py, line 223,
in
> > > > publish_module
> > > >   File /usr/local/zope/lib/python/ZPublisher/Publish.py, line 187,
in
> > > > publish
> > > >   File /usr/local/zope/lib/python/Zope/__init__.py, line 226, in
> > > > zpublisher_exception_hook
> > > >     (Object: de)
> > > >   File /usr/local/zope/lib/python/ZPublisher/Publish.py, line 171,
in
> > > > publish
> > > >   File /usr/local/zope/lib/python/ZPublisher/mapply.py, line 160,
> > > > in mapply
> > > >     (Object: index_html)
> > > >   File /usr/local/zope/lib/python/ZPublisher/Publish.py, line 112,
in
> > > > call_object
> > > >     (Object: index_html)
> > > >   File /usr/local/zope/lib/python/OFS/DTMLDocument.py, line 199,
> > > > in __call__
> > > >     (Object: index_html)
> > > >   File /usr/local/zope/lib/python/DocumentTemplate/DT_String.py,
line
> > 546,
> > > > in __call__
> > > >     (Object: index_html)
> > > >   File /usr/local/zope/lib/python/OFS/DTMLMethod.py, line 188, in
> > __call__
> > > >     (Object: standard_html_header)
> > > >   File /usr/local/zope/lib/python/DocumentTemplate/DT_String.py,
line
> > 546,
> > > > in __call__
> > > >     (Object: standard_html_header)
> > > >   File /usr/local/zope/lib/python/Products/Renderable/Renderable.py,
> > line
> > > > 17, in __str__
> > > >     (Object: standard_site_menue)
> > > >   File /usr/local/zope/lib/python/OFS/DTMLMethod.py, line 195, in
> > __call__
> > > >     (Object: render)
> > > >   File /usr/local/zope/lib/python/DocumentTemplate/DT_String.py,
line
> > 546,
> > > > in __call__
> > > >     (Object: render)
> > > >   File /usr/local/zope/lib/python/DocumentTemplate/DT_In.py, line
770,
> > in
> > > > renderwob
> > > >     (Object: objectValues(['SimpleNav Element']))
> > > >   File /usr/local/zope/lib/python/Products/Renderable/Renderable.py,
> > line
> > > > 17, in __str__
> > > >     (Object: ab)
> > > >   File /usr/local/zope/lib/python/OFS/DTMLMethod.py, line 203, in
> > __call__
> > > >     (Object: render)
> > > > KeyError: validate
> > > >
> > > > Is there someone who can help me?
> > > >
> > > > TIA
> > > > Erich
> > > >
> > > >
> > > > _______________________________________________
> > > > Zope-Dev maillist  -  Zope-Dev@zope.org
> > > > http://lists.zope.org/mailman/listinfo/zope-dev
> > > > **  No cross posts or HTML encoding!  **
> > > > (Related lists -
> > > >  http://lists.zope.org/mailman/listinfo/zope-announce
> > > >  http://lists.zope.org/mailman/listinfo/zope )
> > > >
> > >
> > >
> > > _______________________________________________
> > > Zope-Dev maillist  -  Zope-Dev@zope.org
> > > http://lists.zope.org/mailman/listinfo/zope-dev
> > > **  No cross posts or HTML encoding!  **
> > > (Related lists -
> > >  http://lists.zope.org/mailman/listinfo/zope-announce
> > >  http://lists.zope.org/mailman/listinfo/zope )
> > >
>
>
> _______________________________________________
> Zope-Dev maillist  -  Zope-Dev@zope.org
> http://lists.zope.org/mailman/listinfo/zope-dev
> **  No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope )
>