Mario Menezes wrote:
If I try to upgrade the "news item instances to become flexible (3.3.8 ? 3.4.0)" thing, I got this error:

----------------------------------------
Error Type:      AttributeError
Error Value:     attachedFile

Traceback:
Traceback (innermost last):

   * Module ZPublisher.Publish, line 115, in publish
   * Module ZPublisher.mapply, line 88, in mapply
   * Module ZPublisher.Publish, line 41, in call_object
   * Module Products.CPSCore.setuptool, line 397, in manage_doUpgrades
   * Module Products.CPSCore.setuptool, line 153, in doUpgrades
   * Module Products.CPSCore.upgrade, line 88, in doStep
   * Module Products.CPSDocument.upgrade, line 227, in
upgrade_338_340_newsitem_to_flex
>
> AttributeError: attachedFile
> -------------------------------------

Hmm. That's a bit strange, but probably not serious. That upgrade is only needed if you upgraded from a CPS 3.3 site (but if you did you should probably not get that error).

I'll look into it.

 And I got this error when trying to upgrade CPSSharedCalendar
related itens shown above.

---------------------------------
Error Type:      AttributeError
Error Value:     attendee_source

Traceback:
Traceback (innermost last):

   * Module ZPublisher.Publish, line 115, in publish
   * Module ZPublisher.mapply, line 88, in mapply
   * Module ZPublisher.Publish, line 41, in call_object
   * Module Products.CPSCore.setuptool, line 397, in manage_doUpgrades
   * Module Products.CPSCore.setuptool, line 153, in doUpgrades
   * Module Products.CPSCore.upgrade, line 88, in doStep
   * Module Products.CPSSharedCalendar.upgrade, line 150, in
upgrade_100_120_notifications

AttributeError: attendee_source
----------------------------------------------------

Any hint on why?

Yes, that's a bug in CPSSharedCalendar. It's already fixed, and will be included in the next CPSGroupWare release. The upgrade in itself is not needed (it just shouldn't raise that error if you try to run it anyway).

--
Lennart Regebro, Nuxeo     http://www.nuxeo.com/
CPS Content Management     http://www.cps-project.org/
_______________________________________________
cps-users mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/cps-users

Reply via email to