[Zope-CMF] Upgraded; now Topics broke

Loren Stafford lstafford@morphics.com
Mon, 24 Sep 2001 14:00:22 -0700


I took Mark's suggestion of running CMFTopic/Extensions/Update.py, and that
did the trick.

I don't recall any mention of that in the upgrade instructions at
http://cmf.zope.org/download/CMF-1.1/INSTALL.txt though.


-- Thanks
-- Loren

> -----Original Message-----
> From: Tres Seaver [mailto:tseaver@zope.com]
> Sent: Friday, September 21, 2001 18:25
> To: lstafford@morphics.com
> Cc: Zope-Cmf
> Subject: Re: [Zope-CMF] Upgraded; now Topics broke
>
>
> Loren Stafford wrote:
>
> > I just upgraded from CMF 1.0 to CMF 1.1 on Zope 2.3.2. I had
> Topics working
> > on CMF 1.0 but now that I've got CMF 1.1 installed some Topics
> interfaces
> > are inconsistent. For example, the 1.1 Actions box for a topic
> has a "View"
> > link, which correctly calls topic_view. But the "Edit" link calls
> > topic_edit, which doesn't exist. topic_edit is a 1.0 method;
> the 1.1 method
> > is apparently topic_edit_form. Similarly for topic_criteria and
> > topic_subtopic.
> >
> > What has gone wrong here?
> >
> > What is the best way to fix it?
>
> Delete the Topic type object and recreate it -- the
>
> 'factory_type_information' structure in the product should get
>
> everything fixed up.
>
>
> Tres.
> --
> ===============================================================
> Tres Seaver                                tseaver@zope.com
> Zope Corporation      "Zope Dealers"       http://www.zope.com
>
>