[Zope-dev] Product doesn't work in zope 2.7 that was working in
2.6
Andreas Jung
lists at andreas-jung.com
Wed Oct 13 06:56:50 EDT 2004
Best to contact the authors of the corresponding directly.
-aj
--On Mittwoch, 13. Oktober 2004 16:32 Uhr +0530 MET 2004-2005
<met0405 at hbcse.tifr.res.in> wrote:
> Can anybody please help me,
> Our product Named GNOWSYS is working perfectly in zope 2.6
> but when ported to zope 2.7 it does'nt get instantiated.
> I guess the way we are cataloging our Objects is not correct
> The Traceback of the error that occurs when we try to instantiate our
> product is as follows
>
> Exception Type TypeError
> Exception Value 'str' object is not callable
>
> Traceback (innermost last):
>
> * Module ZPublisher.Publish, line 101, in publish
> * Module ZPublisher.mapply, line 88, in mapply
> * Module ZPublisher.Publish, line 39, in call_object
> * Module Products.GNOWSYS06.GNOWSYS, line 475, in addGNOWSYS
> * Module Products.ZCatalog.CatalogAwareness, line 116, in index_object
> * Module Products.ZCatalog.ZCatalog, line 537, in catalog_object
>
> TypeError: 'str' object is not callable
>
> is there a specific way for cataloging Objects in zope 2.7 please let us
> know _______________________________________________
> Zope-Dev maillist - Zope-Dev at zope.org
> http://mail.zope.org/mailman/listinfo/zope-dev
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope )
More information about the Zope-Dev
mailing list