[#1322] Another issue
[email protected] (KenManheimer)
| Newsgroups | gmane.comp.web.zope.zwiki |
|---|---|
| Message-ID | <20080114101213-0800__39304.2390155189$1200334433$gmane$org@zwiki.org> |
the plone attribute error ("AttributeError: 'NoneType' object has no attribute 'Title'") happens when content that is not adaptable to ISelectableBrowserDefault is set as the default view for a plone 3 container object. the fix from the zwiki side would be to make zwiki pages adaptable to ISelectableBrowserDefault, whatever that entails. this should also be fixed on the plone side, since much third-party plone content has been developed that doesn't satisfy that criterion. an issue to that effect is detailed at http://dev.plone.org/plone/ticket/7226 .
--
forwarded from http://zwiki.org/1322Plone3CompatibilityIssues#[email protected]