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

No longer check visible_ids on the 'select default page' form. #283

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

mauritsvanrees
Copy link
Member

@mauritsvanrees mauritsvanrees commented Jun 6, 2024

Usage of visible_ids was largely removed in Plone 5.0 already, and you cannot change the setting on the portal or the member. This was using the deprecated portal_properties tool. See also plone/plone.app.contenttypes#693

I think this is fine in Plone 6.0 already.
If this part was still working, then the 'select default page' form would look like this, showing the ids in brackets. Sorry, Dutch text:

Screenshot 2024-06-06 at 23 34 35

Usage of ``visible_ids`` was largely removed in Plone 5.0 already, and you cannot change the setting on the portal or the member.
This was using the deprecated ``portal_properties`` tool.
See also plone/plone.app.contenttypes#693
@mister-roboto

This comment was marked as resolved.

@mauritsvanrees
Copy link
Member Author

@jenkins-plone-org please run jobs

@jensens jensens merged commit a7a5cdd into master Jun 7, 2024
13 checks passed
@jensens jensens deleted the remove-portal-properties-tool branch June 7, 2024 09:47
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