Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plone 6 update status #19

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Plone 6 update status #19

wants to merge 12 commits into from

Conversation

sitinurliza95
Copy link
Member

Latest buildout for upgrade to Plone 6. No issue with upgrade when at development stage, but errors surfaced when using actual data in website.

zope.location.interfaces.LocationError: zope.location.interfaces.LocationError: (<Products.Five.browser.metaconfigure.FacetedPublicSubtyper object at 0x7f8f647161f0>, 'is_lingua_faceted')

 - Expression: "view/menu"
 - Filename:   ... enu-3.0.3-py3.8.egg/plone/app/contentmenu/contentmenu.pt
 - Location:   (line 2: col 31)
 - Source:     menu view/menu;
                    ^^^^^^^^^
 - Expression: "provider:plone.contentmenu"
 - Filename:   ... /site-packages/plone/app/layout/viewlets/contentviews.pt
 - Location:   (line 17: col 32)
 - Source:     ... :replace="structure provider:plone.contentmenu"></div>
                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
 - Arguments:  template: <Products.Five.browser.pagetemplatefile.ViewPageTemplateFile object at 0x7f8f6186e970>
               options: {}
               args: ()
               nothing: None
               modules: <Products.PageTemplates.ZRPythonExpr._SecureModuleImporter object at 0x7f8f678fc400>
               request: <WSGIRequest, URL=http://localhost:8889/imap/front-page/layout_view>
               view: <plone.app.contentmenu.view.ContentMenuProvider object at 0x7f8f622e75b0>
               context: <Document at /imap/front-page>
               views: <Products.Five.browser.pagetemplatefile.ViewMapper object at 0x7f8f61580280>
               here: <Document at /imap/front-page>
               container: <Document at /imap/front-page>
               root: <Application at >
               traverse_subpath: []
               user: <PropertiedUser 'sitinurliza'>
               default: <DEFAULT>
               repeat: <Products.PageTemplates.engine.RepeatDictWrapper object at 0x7f8f63e00100>
               loop: {}
               target_language: None
               translate: <function BaseTemplate.render.<locals>.translate at 0x7f8f647a34c0>
               attrs: {}

@kaerumy kaerumy mentioned this pull request Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant