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

version 2.4b1 misses <include package="Products.CMFCore" /> in configure.zcml #4

Closed
yurj opened this issue Jun 21, 2012 · 2 comments
Closed

Comments

@yurj
Copy link

yurj commented Jun 21, 2012

version 2.4b1 misses in configure.zcml.

there's this in configure.zcml:

 <browser:page
     name="plonetruegallery_controlpanel"
     for="Products.CMFPlone.interfaces.IPloneSiteRoot"
     class=".configlet.PloneTruegalleryControlPanelView"
     permission="cmf.ManagePortal"
     />

but plone > 4.1.X need the include.

@vangheem
Copy link
Member

Mikko seems to have fixed it and I just made a new release.

@yurj
Copy link
Author

yurj commented Jun 21, 2012

great guys :)

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

No branches or pull requests

2 participants