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

PloneFixture: explicitly install plone.app.contenttypes:default. #97

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

mauritsvanrees
Copy link
Sponsor Member

The addPloneSite factory in Plone 6.1 no longer installs this by default. See plone/Products.CMFPlone#3961

Maybe we should only do this in Plone 6.1, together with plone/Products.CMFPlone#3981. But let's see if this is okay in 6.0 as well. An issue could be that the contenttypes profile is then applied twice, which may take time, or very maybe break something.

The `addPloneSite` factory in Plone 6.1 no longer installs this by default.
See plone/Products.CMFPlone#3961
@mister-roboto

This comment was marked as resolved.

@mauritsvanrees
Copy link
Sponsor Member Author

@jenkins-plone-org please run jobs

One thing to watch out for, is if the jobs take much longer with this PR.

@mauritsvanrees mauritsvanrees merged commit 72970c7 into master Jul 26, 2024
13 checks passed
@mauritsvanrees mauritsvanrees deleted the distributions branch July 26, 2024 20:02
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.

3 participants