Ticket #4243 (closed Bug: fixed)
Opened 7 years ago
Types aren't migrated to dynamic FTI
| Reported by: | fschulze | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | 2.1 |
| Component: | Infrastructure | Keywords: | |
| Cc: |
Description
When migrating an instance from before the CMF-1.5 merge, then the types aren't changed to dynamic FTI ones, causing the following error: 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.CMFDynamicViewFTI.browserdefault, line 83, in call Module Products.CMFDynamicViewFTI.browserdefault, line 110, in getLayout
AttributeError: getViewMethod
Change History
Note: See
TracTickets for help on using
tickets.

Fixed by a migration in ATContentTypes. Please note that this is not called from the Plone migrations.